activitree / meteor-push

Meteor Push Notifications for Cordova and Web/PWA with Firebase (FCM).
MIT License
27 stars 19 forks source link

Update the service worker to use Firebase 9.1.2 #41

Closed paulincai closed 2 years ago

paulincai commented 2 years ago

The syntax remain the same if I import from compatibility packages (V9 versions compatible with V8)

e.g. importScripts('https://www.gstatic.com/firebasejs/9.1.2/firebase-app-compat.js') importScripts('https://www.gstatic.com/firebasejs/9.1.2/firebase-messaging-compat.js')

paulincai commented 2 years ago

Pushed to the newly released 9.1.3