We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is stacktrace:
Crashed: org.alamofire.session.rootQueue 0 libobjc.A.dylib 0xeea0 objc_moveWeak + 196 1 CoreFoundation 0x4da84 _CFXNotificationRegistrarAddObserver + 392 2 CoreFoundation 0x4d880 CFXNotificationRegistrarAdd + 576 3 CoreFoundation 0x4d060 _CFXNotificationRegisterObserver + 248 4 FirebasePerformance 0x11d78 -[FPRNetworkTrace start] + 207 (FPRNetworkTrace.m:207) 5 FirebasePerformance 0x17c20 __InstrumentDataTaskWithRequest_block_invoke + 276 (FPRNSURLSessionInstrument.m:276) 6 Alamofire 0x2d82c DataStreamRequest.task(for:using:) + 122 (DataRequest.swift:122) 7 Alamofire 0xbc690 Session.didCreateURLRequest(_:for:) + 1188 (Session.swift:1188) 8 Alamofire 0xca120 partial apply for closure #3 in Session.performSetupOperations(for:convertible:shouldCreateTask:) + 72 9 Alamofire 0x88dc4 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:28) 10 libdispatch.dylib 0x2248 _dispatch_call_block_and_release + 32 11 libdispatch.dylib 0x3fa8 _dispatch_client_callout + 20 12 libdispatch.dylib 0xb5cc _dispatch_lane_serial_drain + 768 13 libdispatch.dylib 0xc158 _dispatch_lane_invoke + 432 14 libdispatch.dylib 0xb42c _dispatch_lane_serial_drain + 352 15 libdispatch.dylib 0xc124 _dispatch_lane_invoke + 380 16 libdispatch.dylib 0x1738c _dispatch_root_queue_drain_deferred_wlh + 288 17 libdispatch.dylib 0x16bd8 _dispatch_workloop_worker_thread + 540 18 libsystem_pthread.dylib 0x3680 _pthread_wqthread + 288 19 libsystem_pthread.dylib 0x1474 start_wqthread + 8
No response
11.6.0
16.1
CocoaPods
Analytics, Crashlytics, Performance, Remote Config
iOS
Package.resolved
Replace this line with the contents of your Package.resolved.
Podfile.lock
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Sorry, something went wrong.
No branches or pull requests
Description
FPRNetworkTrace.m
Here is stacktrace:
Reproducing the issue
No response
Firebase SDK Version
11.6.0
Xcode Version
16.1
Installation Method
CocoaPods
Firebase Product(s)
Analytics, Crashlytics, Performance, Remote Config
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: