Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230091

App crash after added multiple google play service and fcm apis

$
0
0

I am using firebase and google analytics api in my app.
But it crashing when building app.
Following is my project.Properties
android.library.reference.1=CordovaLib
cordova.system.library.1=com.android.support:support-v4:+
cordova.system.library.2=com.google.firebase:firebase-core:9.0.0
cordova.system.library.3=com.google.firebase:firebase-messaging:9.0.0
cordova.gradle.include.1=cordova-plugin-fcm/app-FCMPlugin.gradle
cordova.gradle.include.2=com-sarriaroman-photoviewer/app-photoviewer.gradle
cordova.system.library.4=com.android.support:support-v4:26.+
cordova.system.library.5=com.android.support:appcompat-v7:26.+
cordova.system.library.6=com.android.support:support-v4:+
cordova.system.library.7=com.google.android.gms:play-services-location:9.0.0

I am using fcm 3.0.0 version


Viewing all articles
Browse latest Browse all 230091

Trending Articles