FirebaseInstanceId: Google Play services missing or without correct permission

后端 未结 4 1344
夕颜
夕颜 2021-02-13 12:26

My app keeps crashing but I can\'t figure out why. Can someone please tell me

My Gradle:

apply plugin: \'com.android.application\'

android {
    compile         


        
4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-13 13:06

    Try running on real Device, the problem is related to emulators or genymotion virtual machines.

    check that you have google play services installed.

提交回复
热议问题