Auth0 Error: authorize and exchange code failed, Concurrent operations detected

Getting the following error when trying to login from an Android device, Our app is developed in Flutter and used flutter_appauth package for Auth0. The login is working fine on iOS simulator/phones and Android emulator but causing the below error on Android phones.

PlatformExceprtion(authorize_and_exchange_code_failed, Concurrent operations detected: authorizeAndExchangeCode, authorizeAndExchangeCode, null, null)

Please advise on how to resolve the above, thank you.

Previous message deleted due to SPAM reasons.