google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
472 stars 189 forks source link

Calling GIDSignIn.sharedInstance.signIn does not return a callback #360

Closed taro-ken closed 7 months ago

taro-ken commented 8 months ago

Describe the bug Calling GIDSignIn.sharedInstance.signIn does not return a callback

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Tap on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior signInResult, error should be returned

Environment

mdmathias commented 7 months ago

I'm closing this as not reproducible. Please reply here with specific steps to reproduce, and if we can repro, then we'll reopen the issue for fixing.