-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[ Solution ] If you are facing issue like "Service worker failed to register" #3015
LEAGUEDORA
started this conversation in
General
-
Try changing
importScripts("https://www.gstatic.com/firebasejs/9.0.0/firebase-appjs');
to
importScripts('https://www.gstatic.com/firebasejs/9.0.0/firebase-app-compat.js');
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment