Opening web browser from flutter app and then redirecting to app again
I am redirecting from a web browser to my flutter application using redirect URL, which has a code as well with it. I am facing the following error when redirecting back to my app:
PlatformException(null_intent, Failed to authorize: Null intent received, null, null)