Can anyone assist with how to interpret this crash log? I'm sees this crashes in our firebase console, when I checked the screen parameter this error happens in different screens.we got 12 crash event in last 30 days for 4 users.Andl all these 12 crashes are on iOS16 and iphoneX.
Please help me to fix this crash.Thanks.
devices
100% iPhone
Operating systems
100% iOS 16
Device states
0% background
Device
Model:iPhone X
Orientation: Portrait
RAM free: 57.56 MB
Disk free: 193.1 GB
Operating System
Version:16.0.0
Orientation: Portrait
Jailbroken:No
Crash
Date:Feb 1, 2023, 5:55:59 AM
App version:6.3.2 (6.3.2)
I'm attaching my stack trace here
Stack trace
Post
Replies
Boosts
Views
Activity
Hi our app facing this crashes 4 times for last one month,
from firebase crashlytics logs I concluded that this crash happens on registration step.
from other posts I got that this error happening due to nil arguments but our app is build on ionic and Cordova not on swift so I don't know how this happening to us.
Please help me to fix this crash event.
Device
Model:iPhone 11 Pro
Orientation: Portrait
RAM free: 161.08 MB
Disk free: 94.98 GB
Operating System
Version:14.6.0
Orientation: Portrait
Jailbroken:No
Crash
Date:Feb 1, 2023, 12:09:32 AM
App version:6.3.2 (6.3.2)
crash stacktrace
I'm attaching my different stack traces with this
nilExp.txt
feb1.txt
feb4stak.txt
our iOS app facing this repetitive crashing
CDVCommandDelegateImpl.m line 73
__40-[CDVCommandDelegateImpl evalJsHelper2:]_block_invoke
I tried to reproduce the error from my side but no avail.
the main problem is this crash event is fairly high for 5 users.
mostly FirebaseCrashlytics logs are empty but some logs contain screen parameter that is my Home Screen,
can anyone assist me to fix this crash from occurring
crash event details
Devices
100% iPhone
Operating system
81% iOS 15
13% iOS 14
6% iOS 16
Device state
0% in background
Device
Model:iPhone 8 Plus
Orientation: Portrait
RAM free: 422.25 MB
Disk free: 1.97 GB
Operating System
Version:15.6.1
Orientation: Portrait
Jailbroken:No
Crash
Date:Feb 7, 2023, 9:42:51 AM
App version:6.3.2 (6.3.2)
crash staktrace
cdvDelTrace.txt
my iOS app is crashing with this stack trace , I got this stack trace from firbase crashyltics it is happening so frequently ,
our app built on capacitor Cordova,ionic
crash_rept.txt
Crashed: com.apple.main-thread
0 WebKit 0x32a580 void IPC::ArgumentCoder<WTF::String, void>::encodeIPC::Encoder(IPC::Encoder&, WTF::String const&) + 1072
1 WebKit 0x32a510 void IPC::ArgumentCoder<WTF::String, void>::encodeIPC::Encoder(IPC::Encoder&, WTF::String const&) + 960
2 WebKit 0x540ac0 WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&) + 568
3 WebKit 0x2a6910 -[WKWebView _evaluateJavaScript:asAsyncFunction:withSourceURL:withArguments:forceUserGesture:inFrame:inWorld:completionHandler:] + 1352
4 WebKit 0x12010 -[WKWebView evaluateJavaScript:completionHandler:] + 120
5 Cordova 0x6a44 __40-[CDVCommandDelegateImpl evalJsHelper2:]_block_invoke + 73 (CDVCommandDelegateImpl.m:73)
6 libdispatch.dylib 0x63094 _dispatch_call_block_and_release + 24
7 libdispatch.dylib 0x64094 _dispatch_client_callout + 16
8 libdispatch.dylib 0x45858 _dispatch_main_queue_drain + 888
9 libdispatch.dylib 0x454d0 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 36
10 CoreFoundation 0x4e0d4 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12
11 CoreFoundation 0xb5f8 __CFRunLoopRun + 2544
12 CoreFoundation 0x1e250 CFRunLoopRunSpecific + 572
13 GraphicsServices 0x1988 GSEventRunModal + 160
14 UIKitCore 0x4e5a94 -[UIApplication _run] + 1080
15 UIKitCore 0x27efd4 UIApplicationMain + 336
16 QuackQuack 0x62e4 main + 7 (AppDelegate.swift:7)
17 ??? 0x1045104d0 (Missing)