Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

After adding the firebaseAnalytics plugin i am unable to Build the Project

$
0
0

@prudhvirajdandi wrote:

Found com.google.android.gms:play-services-auth:+, but version 11.0.+ is needed for the google-services plugin.
Found com.google.android.gms:play-services-identity:+, but version 11.0.+ is needed for the google-services plugin.

:processDebugGoogleServices FAILED

compile "com.facebook.android:facebook-android-sdk:4.+"
compile "com.google.firebase:firebase-core:11.0.+"
compile "com.google.android.gms:play-services-auth:+"
compile "com.google.android.gms:play-services-identity:+"
if Change this to this…
compile "com.facebook.android:facebook-android-sdk:4.+"
compile "com.google.firebase:firebase-core:11.0.+"
compile "com.google.android.gms:play-services-auth:11.0.+"
compile “com.google.android.gms:play-services-identity:11.0.+”

while building its changing to previous one …could any help me on this please

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>