sdk-for-flutter
sdk-for-flutter copied to clipboard
🐛 Bug Report: auth screen for google in android devices is not closing after auth
👟 Reproduction steps
After setting up all in androidmanifest.xml if you call account.createOAuth2Session(provider: google) you will get the login screen. Then you enter your google information and it works, BUT, the appwrite screen does not close. It stays open forever.
👍 Expected behavior
the screen should close right after auth.
👎 Actual Behavior
The screen stays open blocking all user interaction and you go into infinity loop getting asked to login again.
🎲 Appwrite version
Version 2.0.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct