You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
👟 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?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: