capacitor-community / fcm

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

Completely not working anymore (on Android) #80

Closed kevinXmichael closed 3 years ago

kevinXmichael commented 3 years ago

First of all, please update the docs (also on npm), the example and the syntax + how to bind the module is outdated.

Second, if I use the plugin on Android I get JUnit version errors or in the current version that the module was not found and a lot of compile errors. Please update the docs and fix the bugs on latest Android version.

I use Vue.js (Quasar) with Capacitor 2

stewones commented 3 years ago

This kind of attitude is unacceptable, this is a community plugin, feel free to contribute.

Also if you're using Capacitor v2 you must use FCM 1.x

kevinXmichael commented 3 years ago

Why are you closing the bug report? The problem still exists.