PWA Offline now working
Summary:
PWA in offline mode is not working in new app
Content (please ensure you mask any confidential information):
I am creating a new app in the visual studio:
- Disabled the "Require authenticated access" under Settings/Security
- PWA enabled.
- App published using the default package and deploy scripts.
When running the published app, no authentication is required which is what I am expecting.
Installed the app on the mobile device (while online)
When running the app in flight mode (offline), I am getting "You're Offline" message and the app in not loaded.
It worked in previous versions, what am I doing wrong this time?
Tagged:
0