Nowdeen
Nowdeen

Reputation: 1450

Mobile app using Intel XDK and cordova plugin for Firebase notifications

I'm using Intel XDK to create a mobile app. I need my application to receive push notifications using Google Firebase. I tried to use the cordova-plugin-firebase plugin, but it does not work in XDK because it has gradle scripts ... I tried removing these scripts, without success. I also tried using the cordova-plugin-fcm plugin; I was able to remove its gradle scripts and build the app. It runs on the emulator, but neither starts on the device.Can anyone send me some tip about why is my app crashing? Unfortunately I have no error message because app do not start and I really don't know why.

Upvotes: 1

Views: 349

Answers (1)

Keluba Emeka
Keluba Emeka

Reputation: 11

use ionic with firebase on intel xdk

Upvotes: 0

Related Questions