iphone (IOS) shourtcut name issue

Shadow2 years 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,,,,

Cristian2 years ago

I modify the info.plist file
Bundle display name

Anton Tananaev2 years ago

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

Shadow2 years ago

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

Shadow2 years ago

in index.html

Anton Tananaev2 years 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/

Shadow2 years ago

Thanks
That's what I want