capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
237 stars 83 forks source link

Firebase 8 support #72

Closed AE1NS closed 3 years ago

AE1NS commented 3 years ago

There are workarounds for running the plugin with firebase 7, but it would be great if it would be updated to firebase 8.

We use another plugin (capacitor auth, and we had to update it because of capacitor 3) that is already updated to firebase 8 and it is conflicting with this fcm plugin.

stewones commented 3 years ago

@AE1NS v2 with support for cap 3 and firebase 8 has been released