java - Google Play Games not authenticating in Android -
in debug mode, google play games shows it's loading screen , can log in. however, afterwards receiving error in clean message box:
the application incorrectly configured. check package name , signing certificate match client id created in developer console. also, if application not yet published, check account trying sign in listed tester account. see logs more information.
in release mode, game crashes , receiving error in android studio:
access not configured. api (google play game services api) not enabled project. please use google developers console update configuration.
in google play developer console, marks ticked. don't understand why not working. should sha key or client id?
i did not publish settings yet, says the google play game services settings ready test.
use developer account test account on same device testing on.
i using wrong sha1 keys. had create new gpgs game , perform step 3c on page: https://developers.google.com/games/services/console/enabling
Comments
Post a Comment