ostownsville / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
21 stars 17 forks source link

Install Can't copy plugin in Platform nodes_modules and something missing #36

Open cyrilbras opened 6 years ago

cyrilbras commented 6 years ago

When i install the plugin, it does not properly copy files in respective plateforms (i can't see the folder "cordova-plugin-fcm" inside android node_modules, and when i copy it manually FCMPlugin variable seems unreferenced or empty

But it's ok When i downgrade to 2.1.2 version

luigi37 commented 6 years ago

Hi I use the very last and works properly... Some more details on your app setup?

cyrilbras commented 6 years ago

After several changes without luck, I have switched to another plugin "cordova-plugin-firebase" and it works now, thanks for your help.

I use cordova 7.0.1, Ionic1 node 5.12.0 npm 3.8.6

Plugins:
"cordova-android": "6.2.3", "cordova-launch-review": "2.0.0", "cordova-plugin-app-name": "1.0.4", "cordova-plugin-app-version": "0.1.9", "cordova-plugin-camera": "2.4.0", "cordova-plugin-cocoapod-support": "1.3.0", "cordova-plugin-compat": "1.1.0", "cordova-plugin-console": "^1.0.7", "cordova-plugin-crosswalk-webview": "2.2.0", "cordova-plugin-device": "~1.1.1", "cordova-plugin-device-orientation": "1.0.6", "cordova-plugin-dialogs": "~1.2.0", "cordova-plugin-facebook4": "^1.7.4", "cordova-plugin-firebase": "^0.1.25", "cordova-plugin-firebase-crash": "0.11.0", "cordova-plugin-geolocation": "2.4.1", "cordova-plugin-inappbrowser": "1.7.1", "cordova-plugin-network-information": "1.3.2", "cordova-plugin-splashscreen": "~4.0.1", "cordova-plugin-statusbar": "1.0.1", "cordova-plugin-tts": "0.2.3", "cordova-plugin-whitelist": "~1.2.1", "cordova-plugin-x-socialsharing": "5.1.8", "cordova-plugin-x-toast": "2.5.2", "cordova-support-google-services": "1.0.0", "cordova.plugins.diagnostic": "3.7.1",