Google Play services Extension
Describe the bug (REQUIRED)
there is a bug in the google play service extension i believe (i am using the latest version), i am using the same keystore for release and debug build.
the release build works perfectly.
the debug build, works only if i clear cache and storage of playgames before running the app, otherwise google tries to auto-sign in before my init() function are even started. and it gets stuck during the sign in
Defold version (REQUIRED):
- Version 1.11.1]
Platforms (REQUIRED):
- Android
Workaround (OPTIONAL):
Clear google play game cache and app storage or use release builds.
EDIT:
keep closing and reopening the “Debug” version until it works, its also a viable workaround, usually after 4-5 times works.
