react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.31k stars 2.96k forks source link

Service workers are disabled or not supported by this browser #3379

Closed AntonLukovtsev closed 2 months ago

AntonLukovtsev commented 2 months ago

Hello!

Has anyone faced the following issue "Service workers are disabled or not supported by this browser"?

Bug description:

We are using Angular PWA and swUpdate to update the app. On android it works fine, but on ios we get this error. Maybe you have faced this error or can help us fix it?

Screenshot 2024-04-03 at 15 10 25

In safari browser works well.

Thank you for your attention!

Environment: