When reporting achievements (achievement unlock/increment) I get error 'client reconnect required'. The achievement is unlocked when you check achievements popup but it resets when re-running the game. This only appears when apk is uploaded(signed with release) but it works fine when just debugging (signed with debug).
Asked
Active
Viewed 573 times
1
-
Is this happening for all the users and all the devices or some specific android version or devices? – TheAnkush Jun 24 '19 at 02:45
-
1All Users and All Devices.. we are testing in alpha test and all test users got this issue. – GinealSoftwareDev Jun 25 '19 at 05:19
1 Answers
2
This is probably because you did not create the "Linked App" oauth2 client id in the google play console as outlined in the docs
Warning: Make sure to record the package name and signing certificate that you configured in this step. Using a different certificate or package name in your application will cause authentication failures.
user4603158
- 91
- 1
- 6