firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
752 stars 241 forks source link

refactor: import getMessaging from firebase/messaging/sw instead #320

Closed thatfiredev closed 1 year ago

thatfiredev commented 1 year ago

In order to use FCM in a service worker, getMessaging should be imported from firebase/messaging/sw.

Originally reported on StackOverflow

jhuleatt commented 1 year ago

thanks for catching this! FYI @egilmorez @kroikie