We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb456df commit 1c43714Copy full SHA for 1c43714
README.md
@@ -58,15 +58,15 @@ Make sure you have ‘google-services.json’ for Android and/or ‘GoogleServic
58
59
Default preferences:
60
61
-```
+```sh
62
npm install -g cordova@latest # Version 9 or higher required
63
npm uninstall @ionic-native/fcm # Ionic support is included and conflicts with @ionic-native's implementation.
64
cordova plugin add cordova-plugin-fcm-with-dependecy-updated
65
```
66
67
Complete:
68
69
70
71
72
cordova plugin add cordova-plugin-fcm-with-dependecy-updated \
0 commit comments