1

Previously I could test Sign-in with Google after signing the apk and installing it to my device.

Now, I opted in the new App signing method of Google and now I cannot test sign-in with Google button in my app after signing it with the upload key. After clicking the sign-in with google button and choosing the profile, nothing happens.

If I upload the apk and it gets signed by the App signing key by Google, the sign-in with google just works.

I am changing the code and I want to test that it works before I upload to the store. Is there any way to test this without uploading while only signing with the upload key? Or any other way of doing it?

kemety
  • 155
  • 2
  • 12
  • Related: [How can i test in-app payments when Google Play App Signing feature is enabled?](https://stackoverflow.com/q/45993630/295004) – Morrison Chang Jun 19 '18 at 17:20
  • Not a perfect answer but how about making a new flavour that builds/signs your app with your original signing key for direct deployment purposes? – CodeChimp Jun 19 '18 at 17:35

0 Answers0