-
Notifications
You must be signed in to change notification settings - Fork 1.6k
GDTUploadCoordinator initWithCoder crash on 6.7.0 #3676
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
Comments
@mars-lan Thanks for the report. We'll investigate. Is there a pattern about iOS version for the crashes? |
@paulb777 good point! So far all iOS 11. |
Any specific version of iOS 11? Or just any iOS 11 version? |
Seeing this as well. Only iOS 11 users so far. |
@mikehaney24 Seeing crashes on both 11.1 & 11.2 |
Seeing this as well, only on 11.2.6 & 11.1.1 so far crash report
|
Thanks for the detailed reports everyone! I hope to have the fix implemented today with an out-of-band update pushed out soon thereafter. |
GoogleDataTransport 1.1.3 was just released, it should hopefully address this crash. Please open more issues or reopen this one if you encounter new issues or if this one isn't resolved! |
@craigomac Thanks! Fix PR at #3910 |
Uh oh!
There was an error while loading. Please reload this page.
Xcode version: 10.3
Firebase SDK version: 6.7.0
Firebase Component:
Using FirebaseAnalytics (6.1.1)
Using FirebaseAuth (6.2.3)
Using FirebaseCore (6.2.1)
Using FirebaseCoreDiagnostics (1.0.1)
Using FirebaseCoreDiagnosticsInterop (1.0.0)
Using Google-Mobile-Ads-SDK (7.49.0)
Using GoogleAppMeasurement (6.1.1)
Using GoogleDataTransport (1.1.2)
Using GoogleDataTransportCCTSupport (1.0.2)
Using GoogleUtilities (6.2.5)
Problem:
#3623 seems to be fixed after upgrading to firebase 6.7.0, but a new kind of crash starts appearing with the following stack trace. Seems to happen 100% of time in background.
The text was updated successfully, but these errors were encountered: