twitter_login icon indicating copy to clipboard operation
twitter_login copied to clipboard

Webview opens the swcond time when closing the first one

Open avishail opened this issue 1 year ago • 1 comments

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()

avishail avatar Aug 14 '23 16:08 avishail

Any update? Facing same issue on android. Working fine in iOS

Kaushal-elRed avatar Oct 20 '23 12:10 Kaushal-elRed