googlesamples / google-services

A collection of quickstart samples demonstrating the Google APIs for Android and iOS
https://developers.google.com
Apache License 2.0
3.05k stars 2.53k forks source link

I can use google login on app with suffix apk, but app with aab suffix uploaded to google play cannot use google login #570

Open powerzd opened 1 year ago

powerzd commented 1 year ago

I can log in with Google on the release package in apk format downloaded from the google play console, but the one downloaded from google play cannot be logged in with Google, and the error is reported: Google Sign In: Google sign in failure: 10: Developer console is not set up correctly. I think the two kinds of app are exactly the same, just a difference in format, is there any way to fix this?