Upgrade to Expo SDK 37 triggering Google.logInAsync error on Android

  1. SDK Version: 37, managed workflow
  2. Platform: Android

A bit mystified with this one. When I call Google.logInAsync on Android, 2/3rds of the time it returns a result.type of “cancel”, despite me attempting to sign in as normal. The other 1/3 of the time it works as it should, and iOS works 100% of the time.

As far as I can tell, this only started happening when I upgraded my Expo SDK from 36 to 37.

No error code, all I know is the function returns a result of type “cancel” (“type”: “cancel”), inconsistently, on Android only.

Haven’t been able to find similar problems on Google, in GitHub, or this forum.

Any ideas on how I might go about troubleshooting this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.