MaikuB / MaikuB/flutter_appauth

Hello everyone, I have given all the accesses in the google cloud console for ios and for android I have also given the sha1 key and applicationId, now everything is working on ios but I am having this problem on android

Open
#611 2 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

, if anyone has solved this problem please help , HOW TO FIX IT ?

Flutter 3.29.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ea121f8859 (2 weeks ago) • 2025-04-11 19:10:07 +0000
Engine • revision cf56914b32
Tools • Dart 3.7.2 • DevTools 2.42.3

I/flutter ( 9059): Error: FlutterAppAuthUserCancelledException{platformErrorDetails: FlutterAppAuthPlatformErrorDetails(type: 0,
I/flutter ( 9059): code: 1,
I/flutter ( 9059): error: null,
I/flutter ( 9059): errorDescription: User cancelled flow,
I/flutter ( 9059): errorUri: null,
I/flutter ( 9059): domain null,
I/flutter ( 9059): rootCauseDebugDescription: null,
I/flutter ( 9059): errorDebugDescription: AuthorizationException: {"type":0,"code":1,"errorDescription":"User cancelled flow"})}

![Image](https://github.com/user-attachments/assets/397c0e12-69ca-4240-b961-bc5bdd86d782)

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

No source file, test, or entry point is named. Start by reproducing the Android authorization flow with the reported Flutter 3.29.3 and Dart 3.7.2 setup, then compare the FlutterAppAuthUserCancelledException with the Google Cloud Android configuration. Done means identifying and verifying the specific Android cause and documenting the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, google-cloud
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.