Google Play services - bug in "Debug" build

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.

some conversations on discord regarding this

mistery solved!it’s the emulator having issues connecting to the profiler most of the time, and delaying the init massively, on my phone works fine, even with a debug build.

2 Likes

for who is facing this issue…
giving more resources to the emulator makes things slightly better.