Mobile app using Intel XDK and cordova plugin for Firebase notifications

浪子不回头ぞ 提交于 2019-12-24 10:50:43

问题


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.


回答1:


use ionic with firebase on intel xdk



来源:https://stackoverflow.com/questions/42199487/mobile-app-using-intel-xdk-and-cordova-plugin-for-firebase-notifications

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!