is having trouble with Google Play services - When using GoogleApiClient, it always trigger onConnectionFailed

前端 未结 5 2091
轮回少年
轮回少年 2021-02-12 23:55

Currently, my app is using

  • minSdkVersion 14
  • targetSdkVersion 23
  • compile \'com.google.android.gms:play-services-gcm:8.4.0\'
  • compile \'com
5条回答
  •  闹比i
    闹比i (楼主)
    2021-02-13 00:05

    I have exactly the same problem and my app also crash at the exact point ( OnConnectionFailed) when it show the error dialog. But if i dont click on button OK, it not crash, only it could not connect to Google Play Service. I have two apps with setup in graddle and everything almost the same and one crash, this one still run as it used to be. https://play.google.com/store/apps/details?id=com.softphan.services.smartcallrecorder

    How ridiculous should it be? I run Google Nexus 5 so the problem should not bound to Sony products.

提交回复
热议问题