Post

Replies

Boosts

Views

Activity

I recieved this firebase cashed issue i am not getting, exactly why this coming, please help me with this.
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)
0
0
917
Feb ’23
Help with crash Log _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) abort_with_payload_wrapper_internal
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
4
0
1k
Feb ’23
iOS App crashing with stack trace Crashed: com.apple.main-thread EXC_BREAKPOINT 0x00000001af7f37f4
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
3
0
1.8k
Feb ’23
iOS app crashing with +[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange] NSInvalidArgumentException - *** -[__NSCFString stringByReplacingCharactersInRange:withString:]: nil argument
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
3
0
762
Feb ’23