Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[firebase_auth]: FLTFirebaseAuthPlugin authorizationController:didCompleteWithError #16930

Closed
1 task done
Tom3652 opened this issue Jan 1, 2025 · 1 comment
Closed
1 task done
Labels
platform: ios Issues / PRs which are specifically for iOS. plugin: auth resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. type: bug Something isn't working

Comments

@Tom3652
Copy link

Tom3652 commented Jan 1, 2025

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Auth

Which platforms are affected?

iOS

Description

I have found this closed issue #12822 but i have the same crash today in flutter 3.27.1 latest stable.
I have not encountered this crash before

Reproducing the issue

Unfortunately i have no way to reproduce it on my own :/
In my app i only use Sign in with Apple and with Google, no other authentication method.

Firebase Core version

3.9.0

Flutter Version

3.27.1

Relevant Log Output

Crashed: com.apple.main-thread
0  Runner                         0x5a8e14 -[FLTFirebaseAuthPlugin authorizationController:didCompleteWithError:] + 466 (FLTFirebaseAuthPlugin.m:466)
1  libdispatch.dylib              0x63094 _dispatch_call_block_and_release + 24
2  libdispatch.dylib              0x64094 _dispatch_client_callout + 16
3  libdispatch.dylib              0x10d44 _dispatch_main_queue_drain + 928
4  libdispatch.dylib              0x10994 _dispatch_main_queue_callback_4CF$VARIANT$mp + 36
5  CoreFoundation                 0x4e014 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
6  CoreFoundation                 0xb4f8 __CFRunLoopRun + 2544
7  CoreFoundation                 0x1e174 CFRunLoopRunSpecific + 572
8  GraphicsServices               0x1988 GSEventRunModal + 160
9  UIKitCore                      0x4e5a88 -[UIApplication _run] + 1080
10 UIKitCore                      0x27ef78 UIApplicationMain + 336
11 libswiftUIKit.dylib            0x27ee4 UIApplicationMain(_:_:_:_:) + 100
12 Runner                         0x9834 main + 4295874612 (AppDelegate.swift:4295874612)
13 ???                            0x10512c4d0 (Missing)

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

@Tom3652 Tom3652 added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Jan 1, 2025
@SelaseKay SelaseKay added plugin: auth platform: ios Issues / PRs which are specifically for iOS. resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. labels Jan 2, 2025
@Lyokone
Copy link
Contributor

Lyokone commented Jan 21, 2025

Hello @Tom3652, if you have no way of reproducing, we have no way of helping you. The stacktrace isn't specific enough. I'll close this, feel free to reopen if you have a complete reproducible sample available.

@Lyokone Lyokone closed this as completed Jan 21, 2025
@Lyokone Lyokone removed the Needs Attention This issue needs maintainer attention. label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: ios Issues / PRs which are specifically for iOS. plugin: auth resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants