MaikuB / MaikuB/flutter_appauth

Not redirecting to the app after google sign in. (Android only, Works as intended in iOS)

Open
#451 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.