Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker error in flutter web #11900
Unanswered
FarzaneGhb
asked this question in
Q&A
Replies: 3 comments
-
Same here |
Beta Was this translation helpful? Give feedback.
0 replies
-
The same thing happens to me in my flutter app. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same issue. Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im using firebase messaging in my flutter app.
Why do I get this error: "Error: AbortError: Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker " when I run my Flutter app for the first time on Chrome browser, but if I restart the app or refresh the browser page, the error disappears?
and how should i solve that?
Beta Was this translation helpful? Give feedback.
All reactions