-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Application crash after adding Firebase Performance SDK. #1393
Comments
Thanks for the bug report! We're actively looking into this issue. |
@paulb777 - Any update on this issue? We are seeing this in our Cordova project and we are using FirebaseInstanceID 2.0.8. |
@mag10a The current FirebaseInstanceID version is 3.1.1. Does that make a difference? |
I'm having a very similar issue.
These are freshly installed with Carthage
I thought it might be a linking issue. I have only linked My current solution is to use the |
@Gujci Try removing |
@paulb777 thank you |
Closing due to inactivity. If anyone is still experiencing this crash, please comment and I'll reopen. |
[READ] Step 1: Are you in the right place?
YES
[REQUIRED] Step 2: Describe your environment
FacebookCore (0.3.0),
Firebase (5.0.0),
FirebaseAnalytics (5.0.0),
FirebaseCore (5.0.0),
FirebaseInstanceID (3.0.0),
FirebasePerformance (2.0.0),
FirebaseSwizzlingUtilities (2.0.0)
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
The user in iOS 10.3.2 always having a crash while playing with the app after added Performance SDK
Relevant Code:
Report on Firebase Crash
Crashed: com.apple.root.default-qos
SIGABRT ABORT 0x0000000182145014
-[FIRInstanceIDAuthKeychain itemsMatchingService:account:accessGroup:error:] + 324
-[FIRInstanceIDAuthKeychain itemForService:account:accessGroup:error:] + 92
-[FIRInstanceIDTokenStore tokenInfoWithAuthorizedEntity:scope:] + 268
-[FIRInstanceIDStore tokenInfoWithAuthorizedEntity:scope:] + 136
-[FIRInstanceIDTokenManager cachedTokenInfoWithAuthorizedEntity:scope:] + 100
-[FIRInstanceID cachedTokenIfAvailable] + 104
-[FIRInstanceID token] + 88
-[FIRInstanceID getIDWithHandler:]_block_invoke.154 + 140
The text was updated successfully, but these errors were encountered: