MaikuB / MaikuB/flutter_appauth
Not redirecting to the app after google sign in. (Android only, Works as intended in iOS)
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
I Want to add google sign in to my flutter app.
I Followed the instruction in the README.md, step by step.
New google cloud project. generate client id. configure consent screen. implement the appauth in flutter.
Works well on ios. but on Android it does not. the sign in is completed and the login does not redirect back to the app. i don't know what to do.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android setup instructions in README.md and the AppAuth configuration described in the issue, including the Google Cloud client ID and consent screen. Reproduce the completed sign-in on Android and trace why it does not return to the app; done means the callback redirects successfully as it already does on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter, google-cloud
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100