Is there any approach to update an older version of an iOS application that doesn't contain any version checker code in the previous build?
Post
Replies
Boosts
Views
Activity
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: APPX_MOBILE[14375]
Triggered by Thread: 8
Application Specific Information:
abort() called
Thread 8 name: com.facebook.react.JavaScript
Thread 8 Crashed:
0 libsystem_kernel.dylib 0x1d9927274 __pthread_kill + 8
1 libsystem_pthread.dylib 0x210e5aef8 pthread_kill + 268
2 libsystem_c.dylib 0x19183bad8 abort + 128
3 libsystem_malloc.dylib 0x199cb1c4c malloc_vreport + 896
4 libsystem_malloc.dylib 0x199cb18bc malloc_report + 64
5 libsystem_malloc.dylib 0x199cb0e94 find_zone_and_free + 528
6 APPX_MOBILE 0x1036f6018 0x102870000 + 15228952
7 APPX_MOBILE 0x1036f5f58 0x102870000 + 15228760
8 APPX_MOBILE 0x1036f9288 0x102870000 + 15241864
9 APPX_MOBILE 0x1036f8a4c 0x102870000 + 15239756
10 APPX_MOBILE 0x103746820 0x102870000 + 15558688
11 APPX_MOBILE 0x1037468f4 0x102870000 + 15558900
12 APPX_MOBILE 0x10374b4c8 0x102870000 + 15578312
13 APPX_MOBILE 0x1039ccfb4 0x102870000 + 18206644
14 APPX_MOBILE 0x103cb59c8 0x102870000 + 21256648
15 APPX_MOBILE 0x103cb57d0 0x102870000 + 21256144
16 APPX_MOBILE 0x103cb3d2c 0x102870000 + 21249324
17 hermes 0x104de11f0 facebook::hermes::HermesRuntimeImpl::JsiProxy::get(hermes::vm::SymbolID) + 96
18 hermes 0x104e10e68 hermes::vm::JSObject::getComputedWithReceiver_RJS(hermes::vm::Handlehermes::vm::JSObject, hermes::vm::Runtime&, hermes::vm::Handlehermes::vm::HermesValue, hermes::vm::Handlehermes::vm::HermesValue) + 732
19 hermes 0x104e004cc hermes::vm::CallResult<hermes::vm::HermesValue, (hermes::vm::detail::CallResultSpecialize)2> hermes::vm::Interpreter::interpretFunction<false, false>(hermes::vm::Runtime&, hermes::vm::InterpreterState&) + 10480
20 hermes 0x104dfdbb4 hermes::vm::Runtime::interpretFunctionImpl(hermes::vm::CodeBlock*) + 52
21 hermes 0x104e2e5d4 hermes::vm::Runtime::runBytecode(std::__1::shared_ptrhermes::hbc::BCProviderBase&&, hermes::vm::RuntimeModuleFlags, llvh::StringRef, hermes::vm::Handlehermes::vm::Environment, hermes::vm::Handlehermes::vm::HermesValue) + 1204
22 hermes 0x104dd6904 facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&) + 224
23 hermes 0x104dd679c facebook::hermes::HermesRuntime::evaluateJavaScriptWithSourceMap(std::__1::shared_ptr<facebook::jsi::Buffer const> const&, std::__1::shared_ptr<facebook::jsi::Buffer const> const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&) + 88
24 hermes 0x104dd76dc facebook::hermes::HermesRuntimeImpl::evaluateJavaScript(std::__1::shared_ptr<facebook::jsi::Buffer const> const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&) + 32
25 APPX_MOBILE 0x103d8ed54 0x102870000 + 22146388
26 APPX_MOBILE 0x103cb0cf0 0x102870000 + 21236976
27 APPX_MOBILE 0x1039d006c 0x102870000 + 18219116
28 APPX_MOBILE 0x1039d1044 0x102870000 + 18223172
29 APPX_MOBILE 0x103736628 0x102870000 + 15492648
30 APPX_MOBILE 0x10374265c 0x102870000 + 15541852
31 APPX_MOBILE 0x103742468 0x102870000 + 15541352
32 CoreFoundation 0x189aeb444 CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28
33 CoreFoundation 0x189ad9658 __CFRunLoopDoBlocks + 356
34 CoreFoundation 0x189ad933c __CFRunLoopRun + 2432
35 CoreFoundation 0x189ad85b8 CFRunLoopRunSpecific + 572
36 APPX_MOBILE 0x10372be50 0x102870000 + 15449680
37 Foundation 0x188780158 NSThread__start + 724
38 libsystem_pthread.dylib 0x210e5937c _pthread_start + 136
39 libsystem_pthread.dylib 0x210e54494 thread_start + 8