capacitor-community / fcm

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

docs(android): Remove extra step #127

Closed jcesarmobile closed 1 year ago

jcesarmobile commented 1 year ago

As of Capacitor 3 the register of 3rd party plugins was optional, as of Capacitor 4 you can't register 3rd party plugins anymore, they are automatically registered, so the extra step is not needed anymore

closes https://github.com/capacitor-community/fcm/issues/119