cordova-plugin-firebase
cordova-plugin-firebase copied to clipboard
[FIRTrace updateTraceWithSessionId]_block_invoke
Describe the bug Started having a lot of IOS APP crashes - all crashes happened on IOS 12
To Reproduce It comes up very randomly
Console Logs __36-[FIRTrace updateTraceWithSessionId]_block_invoke + 91
Plugin Version 2.0.5
Smartphone (please complete the following information):
- OS: [e.g. iOS12]
It seems that problem is within IOS firebase plugin
Same Here Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x22514dea4 __exceptionPreprocess 1 libobjc.A.dylib 0x22431da50 objc_exception_throw 2 CoreFoundation 0x2250c5384 _CFArgv 3 CoreFoundation 0x225039a58 -[__NSSetM addObject:] 4 Pepperfry 0x100858650 __36-[FIRTrace updateTraceWithSessionId]_block_invoke 5 libdispatch.dylib 0x224b856c8 _dispatch_call_block_and_release 6 libdispatch.dylib 0x224b86484 _dispatch_client_callout 7 libdispatch.dylib 0x224b60fa0 _dispatch_lane_serial_drain$VARIANT$armv81 8 libdispatch.dylib 0x224b61ae4 _dispatch_lane_invoke$VARIANT$armv81 9 libdispatch.dylib 0x224b69f04 _dispatch_workloop_worker_thread 10 libsystem_pthread.dylib 0x224d690dc _pthread_wqthread 11 libsystem_pthread.dylib 0x224d6bcec start_wqthread
Any update on that? I'm too experiencing those crashes
Same here any updates?