iphone (IOS) shourtcut name issue

Shadowa year 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,,,,

Cristiana year ago

I modify the info.plist file
Bundle display name

Anton Tananaeva year ago

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

Shadowa year ago

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

Shadowa year ago

in index.html

Anton Tananaeva year 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/

Shadowa year ago

Thanks
That's what I want