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

[Android] Authentication works on some android devices but not redirecring back to my flutter app after complete authentication on othet devices #90

Open
Mubaola23 opened this issue Oct 23, 2024 · 2 comments

Comments

@Mubaola23
Copy link

Issue:

We are trying to request a connection from flutter app to another application. This requires receiving a response from the third party application. but our flutter app keeps relaunching just before receiving the response. However, it works as expected on some devices while on other devices the issue persist.

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.1 23B74 darwin-x64, locale en-NG)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.94.0)
[✓] Connected device (3 available)
! Error: Browsing on the local area network for iPhone. Ensure the device is unlocked and attached with a cable or associated with the
same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources

Working on and Android device
https://github.com/user-attachments/assets/2319cadd-41ae-4f31-971d-ba06c7f0571d

In this case , when the auth is completed, it's relaunching the app rather than to continue from where it was before auth
https://github.com/user-attachments/assets/9d219ec6-f416-49e7-99ae-b23956b49b23

@AyushBherwani1998
Copy link
Member

Hey @Mubaola23 can you please confirm the details of the second device? Also, it looked like the network connectivity was slow in the second video since it took a lot of time to complete the authentication?

@BhavikBrainHive
Copy link

Any update? I am facing same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants