java.lang.NoClassDefFoundError: com.google.android.gms.internal.zzmp

前端 未结 3 1644
孤城傲影
孤城傲影 2020-11-27 19:10

Receiving this error on Android 4.4 device when starting my app. App immediately crashes. However I don\'t have this error on Android 5.1 device. Any clue?

3条回答
  •  难免孤独
    2020-11-27 19:40

    I had the error and i resolved it by updating the gms play-service to the latest version.

提交回复
热议问题