@rajubootla wrote:
Dear Community,
I am struggling with firebase plugin in ionic 3. But no one is working,
because of some plugin build failed or m not getting token.
I am using ionic 3 with angular 5, I just want push notification,Crashlytic using firebase
Please help and guide me. Thanks1.step==>Add plugin
ionic cordova plugin add cordova-plugin-firebase npm install --save @ionic-native/firebase@4
2.Step==>Add platform
ionic cordova platform add android@8.1.03.step ==>Build Android
ionic cordova run android --devicesError==>
i got error like this plugin_not_installed
Try===>
i was try to this step
1.remove platform or add platform
2.remove plugins or add plugins
3.delete node-modules and reinstall npm====> not working
Ionic Info
cli packages: (C:\Users\PC\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2
global packages:
Cordova CLI : 8.0.0
local packages:
@ionic/app-scripts : 3.1.9 Cordova Platforms : android 8.1.0 browser 5.0.4 ios 5.1.1 Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 26.1.1 Node : v8.11.2 npm : 5.6.0 OS : Windows 10
Posts: 4
Participants: 2