capacitor-community / fcm

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

Document minimum Android SDK version and iOS build target #142

Open wmadden opened 1 year ago

wmadden commented 1 year ago

Is your feature request related to a problem? Please describe.

The plugin fails to build on Android unless:

and fails to build on iOS unless:

Describe the solution you'd like

It would be really helpful if this was documented in the README.

jcesarmobile commented 1 year ago

Those are really Capacitor 4 requirements, but the readme should mention that the plugin should be used with Capacitor 4 only.