-
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
Crash at FPRTraceBackgroundActivityTracker.m #14273
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
I am unable to reproduce this issue, is there any more information you can give? |
@MichaelVerdon I have investigated the analytics and most of the time the crash happens when user moves app to the background and then returns it to the foreground or during the first app launch. But sometimes it happens randomly, so I hope this information will help you |
Thanks for your response, when I failed to reproduce the issue I had ran a bunch of simulations but I was using the latest IOS version, is this issue happening on a particular IOS version like an older one? |
@MichaelVerdon not really, it reproducible for any of these versions: 17.4.1, 18.1.1, 18.0.1, 17.4.0, 17.6.1, 16.6.0 and others. There is no specific version to reproduce it. I also found a little bit more verbose stacktrace, I hope that it could help you somehow
|
Also, here is the link to the previous issue that has been fixed in 11.6.0. Probably, that fix may be connected to the new issues that I created. |
Crash at FPRTraceBackgroundActivityTracker.m
Here is stacktrace
Reproducing the issue
We don't know a 100% way to reproduce it, but looks like the crash happens when user moves app to background and then back to the foreground
Firebase SDK Version
11.6.0
Xcode Version
16.1
Installation Method
CocoaPods
Firebase Product(s)
Performance, Crashlytics, Remote Config, Analytics
Targeted Platforms
iOS
Relevant Log Output
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: