Expo Auth Session - ERR UNKNOWN URL SCHEME - Failed redirection

Please provide the following:

  1. SDK Version: 46
  2. Platforms(Android/iOS/web/all): android emulator

I didn’t do any code changes. For some reason today on the android emulator, after logging in to key cloak, I get an error (error unknown url scheme) instead of the usual redirecting back to my app with the received token.

Works fine on physical ios and android and ios simulator. Is this a common issue from certain chrome versions or something? I don’t see why it works on every other device other than the android emulator. I did test it out on other AVDs and wiped the data, the error still happens.

And what does the image mean? Seems like its related to the bug.

full copied info
{

“runtimeVersion”: “”,

“sdkVersion”: “YOUR-APP-SDK-VERSION-HERE”,

“appName”: “REDACTED”,

“appVersion”: “1.0”

}


here is the error.