iphone (IOS) shourtcut name issue

Shadow8 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,,,,

Cristian8 months ago

I modify the info.plist file
Bundle display name

Anton Tananaev8 months ago

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

Shadow8 months ago

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

Shadow8 months ago

in index.html

Anton Tananaev8 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/

Shadow8 months ago

Thanks
That's what I want