Skip to content

Google Sign-In iOS crashes immediately with Supabase Auth #7063

@AdminBlyflow

Description

@AdminBlyflow

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

Google Sign-In on iOS crashes immediately when tapping the button. No Google account picker appears.
Incompatible dependency versions automatically managed by FlutterFlow:
google_sign_in: 6.3.0
google_sign_in_ios: 5.9.0 ← incompatible with google_sign_in 6.x (requires 6.x)

Expected Behavior

google_sign_in_ios should be version 6.x to match google_sign_in 6.3.0.
Google Sign-In on iOS should open the account picker without crashing.

Steps to Reproduce

  1. Create a FlutterFlow project with Supabase Authentication
  2. Enable Google Authentication in App Settings → Authentication
  3. Add a button with Auth Log In → Google action
  4. Deploy to iOS device via TestFlight
  5. Tap the Google Sign-In button
  6. App crashes immediately - no account picker appears

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4wi87huJFOxPVd+KqJb8FVmiURMjp8bJ0S1upuZCs9f5CvOpYUec/6P1pvTsO+S1ZAOkycp14Jw/COiNnpCccVFzSWfJ87z7h2TjzgIWe7SpeTF7meWmsnHdFQGUyA56SvgRNCOtdvR05h71+UJuqiVjPBNbLsIEQ4Sq/LZO4=

Visual documentation

Image

Environment

- FlutterFlow version: v6.6.44
- Platform: iOS (TestFlight)
- Browser name and version: Chrome (MacOS)
- Operating system and version affected: iOS 26, macOS

Additional Information

google_sign_in_ios 5.9.0 is incompatible with google_sign_in 6.3.0.
The fix is to update google_sign_in_ios to 6.x.
Email and Apple Sign-In work correctly on iOS.
Google Sign-In works correctly on Android.
Using Supabase Authentication (not Firebase Auth).

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions