Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: auth screen for google in android devices is not closing after auth #207

Open
2 tasks done
joaquingrech opened this issue Jun 21, 2024 · 4 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@joaquingrech
Copy link

👟 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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@joaquingrech joaquingrech added the bug Something isn't working label Jun 21, 2024
@andronedev
Copy link

andronedev commented Jul 11, 2024

I currently have the same problem, it's annoying, did you identify the problem?

@Shiba-Kar
Copy link

Same issue any update in addition to that some time the auth happens but there is a dummy app running in the backend.

@ParadoxNJ005
Copy link

I would like to work on this issue.

@stnguyen90 stnguyen90 added the question Further information is requested label Dec 18, 2024
@stnguyen90 stnguyen90 self-assigned this Dec 18, 2024
@stnguyen90
Copy link
Contributor

@joaquingrech, thanks for creating this issue! 🙏🏼 Some questions for you:

  1. Are you using Appwrite Cloud or self-hosting Appwrite?
  2. If you're self-hosting Appwrite, what version of Appwrite do you have?
  3. What version of the Appwrite Flutter SDK do you have?
  4. Would you please share your android manifest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants