Have you updated manifest?
I checked the manifest but did not see anything referring to the text "Traccar"
I haven't renamed or customised the names of any file, I just edited the original files only.
Should I change the original file names and change the references in the manifest?
Sorry if it's a basic question.
Well, it's not hardcoded. It's provided as a placeholder {title}
.
The shortcut name works fine, its the actual "loading screen" the text at the bottom says "Traccar GPS Tracking System"
in the Index.html is has:
<body>
<noscript>Enable JavaScript to use <a href="https://www.traccar.org/">Traccar GPS Tracking System</a>.</noscript>
<div id="root" class="root"></div>
</body>
I modified the html with a custom URL and description but it still displays Traccar GPS Tracking System
Maybe im looking at the wrong location?
Are you sure you cleared all the browser cache?
yeah, Im testing by changing the background color in the manifest to see if its using the current changes.
I am also trying on different devices and browsers.
Hi Guys,
I have customised everything in the /modern folder including the index.html file and changed "Traccar GPS System" but even with this changed and I add the PWA app on a phone it still loads with Traccar GPS. Is this text getting pulled from somewhere else or is this hard coded and cant be changed? Customised logo's and icons work OK.