Overview
When your users log in to your PWA on an iOS device they are not automatically taken to the home screen and must refresh in order to see it. You would like to know how to configure your PWA to bring users to the home screen after logging on.
Solution
When a PWA is created, the setting "Use the Safari browser when launching the app from your homescreen. (iOS devices only)" is enabled by default. The result is that users will see the Safari browser tools and they will not be taken to the home screen after logging in unless they refresh.
- On the CMS, navigate to Settings > General
- Disable the Use the Safari browser when launching the app from your homescreen. (iOS devices only) setting
After changing this setting, when users open the PWA from their iOS devices browser tools are no longer displayed and they are taken to the home screen after login.
Comments
0 comments
Please sign in to leave a comment.