firebase / FirebaseUI-Flutter

Apache License 2.0
92 stars 81 forks source link

🐛 Google signup on iOS #159

Closed gbolahan507 closed 7 months ago

gbolahan507 commented 8 months ago

Is there an existing issue for this?

What plugin is this bug for?

Firebase UI Auth, Firebase UI OAuth Google

What platform(s) does this bug affect?

iOS

List of dependencies used.

flutter pub deps -s list
    firebase_ui_auth: ^1.9.0
  firebase_ui_oauth_google: ^1.2.12

Steps to reproduce

Google authentication throwing channel error on IOS

Expected Behavior

Successful Gmail auth on IOS, it works well on android

Actual Behavior

Google authentication throwing channel error on IOS

Additional Information

Screenshot 2023-10-21 at 17 00 53 Screenshot 2023-10-21 at 17 01 18

darshankawar commented 8 months ago

@gbolahan507 I am unable to replicate this behavior using plugin example running on iOS. Can you also try using the plugin example and check if you get same error or not ?

darshankawar commented 7 months ago

Since there haven't been any recent updates here, I am going to close this issue.

@chtnsngh if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.