Hello Ionic Forum,
I have a Ionic PWA running in production installed on many of my users devices on https://url1.mydomain.com and I need to move it on https://url2.mydomain.com.
I tried to do a simple redirect using apache, and it seems to work on normal browsers, but on iOS/Android installed PWA app, instead of staying full screen, the app suddenly shows a browser url and footer bar at the top and bottom of the screen as if the app was accessing the in-app browser treating the new url as external to the app.
Does someone knows what I should do to make this change without to uninstall and reinstall the PWA app ? Maybe modifying the manifest or service worker ? Any idea would be welcome.
Thanks all
Arnaud
2 posts - 2 participants