Cannot prompt to authenticate issue on Android devices

Hello,

I’m facing the below issue when run expo keycloak authentication on Android devices.

In IOS it’s working fine, I’m able to open the prompt, insert the keycloak credentials and perform the login, but in Android I’m getting the below issue.

**[Unhandled promise rejection: Error: Cannot prompt to authenticate until the request has finished loading.]**

Any idea what the problem is?