[firebase_auth]: handleSignInWithApple EXC_BAD_ACCESS (KERN_INVALID_ADDRESS) #16845
Open
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
Is there an existing issue for this?
Which plugins are affected?
Auth
Which platforms are affected?
iOS
Description
A crash is happening when trying to sign in with Apple on my iOS live app with
firebase_auth
and using theAppleAuthProvider
class.Reproducing the issue
I have no idea how to reproduce it since it happened only to my live users and i have tested the Sign in With Apple multiple times after without any success to reproduce the issue...
Here is the code i am calling in my released app to sign in with Apple :
Firebase Core version
3.8.1
Flutter Version
3.24.5
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: