iphone (IOS) shourtcut name issue

Shadow7 months ago

Hi
I have change title name to my company , but when I try to create shortcut in iphone It show Traccer name instaded of the name that I put it in title
any one know why , and to fix it ?

Regards,,,,

Cristian7 months ago

I modify the info.plist file
Bundle display name

Anton Tananaev7 months ago

I think it's a question about the web app. Where are you changing the title?

Shadow7 months ago

yes about web app
I change this <title>${title}</title> to <title>company name</title>

Shadow7 months ago

in index.html

Anton Tananaev7 months ago

If you do it manually, you have to update the manifest file as well.

But the recommended way of doing it is this:

https://www.traccar.org/branding-web/

Shadow7 months ago

Thanks
That's what I want