Hi, how do I let user login without requiring them to update “Google Play services” app?
I’ve tried Play Games plugin for Unity version 10.11 and version 11.01, they both gave the same error on login “Canceled” on some Android devices (Android version 9), while worked fine on others.
I’ve dug around a bit and found that if I update the “Google Play services” app on the device to the latest version, then I could login successfully on those devices that previously couldn’t. For example: on a BlueStacks emulated Android 9 device, updating Google Play services from version 21.26.21 to 23.08.15 helped.
I think there is a way to work around this, which seems to be implemented in some other games, like Survivor.io or Random Dice, but have no idea how they’ve pulled it off.
Help and suggestions are much appreciated!