Relative Content

Tag Archive for iosreactjsprogressive-web-apps

PWA persist permission

i have a react pwa, testing on ios, that i prompt the user to grant microphone permission for. upon granting the permission, if i force close and then reopen the app then it once again prompts the user for microphone permission.

HTML Geolocation API does not work properly on some iOS devices

I created a PWA that requires access to users’ geolocation to perform a certain action in the system. The correct operation would be the user opens the application, and then the operating system prompts them to allow sharing their exact location with the PWA. However, this is not happening with a few users who have iPhone 11 or XR.