Issue
I've gotten everything working on iOS - Google OAuth2 authentication - but I'm getting Google's disallowed_useragent error on Android:

I'm using Android 9.0 in an emulator to test - If I test the same code on Android 8 the browser loads and I can authenticate, but the redirection is never captured or acknowledged.
It seems like the browser that is being launched is somehow broken/incorrect on Android 9?
Environment
- Your Identity Provider: Google
- Platform that you're experiencing the issue on: Android
- Are you using Expo? No