-
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
APMPersistedConfig scheduleSynchronizeToDisk crash #10495
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Thanks for reporting, @FenWangSiCheng. Based on this related issue, it seems like the |
Hey @FenWangSiCheng. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
we app also crash on it. we upgrade the google ad sdk, Google-Mobile-Ads-SDK (= 9.11.0)- GoogleAppMeasurement (= 9.6.0), then much crash. the previous (Google-Mobile-Ads-SDK (8.13.0) , GoogleAppMeasurement (8.10.0)) is OK. 0 libsystem_blocks.dylib 0x000000020bcd3afc __Block_copy + 56 |
I'm facing the same crash |
Our team is also facing the same issue. Based on the firebase report the crash will occur within the 1 second of application's lifetime. In our case the Firebase SDK is at version 9.4.1 we only use the Performance/Crashlytics/Analytics. Xcode version: 14.1 |
Also experiencing this same crash |
Hey @FenWangSiCheng. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Please see a Crashlytics stack trace attached for further info |
Thanks for the bug report. The fix will be available in v10.4.0 (released around 1/20/2023). |
Thanks @tsunghung, appreciate the follow up! 👍🏼 |
Hi everyone– this fix released today in Firebase 10.4.0! |
Description
Noticed this crash in Crashlytics
Reproducing the issue
No response
Firebase SDK Version
9.4.0
Xcode Version
13.1
Installation Method
CocoaPods
Firebase Product(s)
Analytics, Crashlytics, DynamicLinks, Performance, Remote Config
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: