Google+ signin - handleSignInResult returns false after customizing signin button

后端 未结 1 768
攒了一身酷
攒了一身酷 2020-12-19 15:59

I\'m following the sample code given by Google to integrate Google plus with android. https://github.com/googlesamples/google-services/blob/master/android/signin/app/src/mai

相关标签:
1条回答
  • 2020-12-19 16:59

    Hey i was having same problem, i think in your case either you have not put your google-services.json file inside your app folder or you are not running your signed apk file if this the case first sign your apk and then paste this apk file in your mobile and from their open it, i mean don't run your app from android studio because what it does is it does not run signed apk file on mobile device. Hope this works :)

    0 讨论(0)
提交回复
热议问题