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
-[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:] EXC_BAD_ACCESS
Crashed: APMAnalyticsQueue 0 libobjc.A.dylib 0x2820 objc_msgSend + 32 1 * 0x29e5900 __62-[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:]_block_invoke + 307040 2 * 0x2acbfac +[APMAnalytics notifyEventListenersOnSerialQueue:] + 1250828 3 libdispatch.dylib 0x2320 _dispatch_call_block_and_release + 32 4 libdispatch.dylib 0x3eac _dispatch_client_callout + 20 5 libdispatch.dylib 0xb534 _dispatch_lane_serial_drain + 668 6 libdispatch.dylib 0xc0a4 _dispatch_lane_invoke + 384 7 libdispatch.dylib 0x16cdc _dispatch_workloop_worker_thread + 648 8 libsystem_pthread.dylib 0xddc _pthread_wqthread + 288 9 libsystem_pthread.dylib 0xb7c start_wqthread + 8
No response
10.4.0
14.3
CocoaPods
AB Testing, Analytics, Crashlytics, In-App Messaging, Messaging, Performance, Remote Config, Storage
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.
Hi @linziyiwj, first off, could you provide the detailed steps on how you encountered the issue?
This problem has not been reproduced in the development environment. Currently, this problem can only be seen in the Firebase console.
@linziyiwj Thanks for the report. We see a related code problem that we're targeting a fix for the 10.16.0 release
Firebase 10.16.0 includes the fix for this. Please reopen this ticket if the issue still occurs in 10.16.0 or later.
pcfba
No branches or pull requests
Description
-[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:] EXC_BAD_ACCESS
Reproducing the issue
No response
Firebase SDK Version
10.4.0
Xcode Version
14.3
Installation Method
CocoaPods
Firebase Product(s)
AB Testing, Analytics, Crashlytics, In-App Messaging, Messaging, Performance, Remote Config, Storage
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: