Describe the bug
On Android (didn't check any other platform) when closing the webview by clicking on the top right x button the flutter code will rsume with null auth key and secret which is expected. But a second web view will be opened and interacting with it won't get back to any callback on the app
Bug report
Describe the bug On Android (didn't check any other platform) when closing the webview by clicking on the top right x button the flutter code will rsume with null auth key and secret which is expected. But a second web view will be opened and interacting with it won't get back to any callback on the app
Additional context
Add any other context about the problem here.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
``` PASTE OUTPUT INSIDE HERE ```Which method do you use?
[v] login()
[v] loginV2()