EAS submit | App store review failed

This might be a stupid question. But did you try testing the testflight version of your app? That should be the same as the version the reviewers tested?

How can I do it? I used EAS to build and submit the app, and I cannot see the option to somehow run tesflight version on my Expo Go.

You use testflight as you would do if is native developement. If eas submit actually submits your app to the ios store, then you should be able to setup testflight in your app store

The problem is that the app does not go through to the review before uploaded to Testflight. It gets rejected because of the crash.

Dear all,

I managed to symbolicate the crash logs from app store review.
are you able to give me a piece of advice about how should I read this and which part indicates the source of problem?

attachment.crashlog-00F63475-0719-493E-A6C9-95815ACB872B

 atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1ccadf000 0x00000001ccae9744

IN libsystem_pthread.dyli
double_conversion::Single::AsDiyFp() const (in migapka-test) (ieee.h:278)

<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x195a1d000 0x0000000195a2405c
libobjc.A.dylib
double_conversion::Bignum::Clamp() (in migapka-test) (bignum.cc:674)


atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x195b13000 0x0000000195b25fa0
-[EXImageManipulatorModule fixOrientation:] (in migapka-test) (EXImageManipulatorModule.m:159)


atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x195b13000 0x0000000195b25f2c
-[EXImageManipulatorModule fixOrientation:] (in migapka-test) (EXImageManipulatorModule.m:171)

atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180b67000 0x0000000180b73004
-[EXApplication getIosIdForVendorAsyncWithResolver:rejecter:] (in migapka-test) (EXApplication.m:18)

atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180b67000 0x0000000180b73c00
+[EXProvisioningProfile _readProvisioningProfilePlist] (in migapka-test) (EXProvisioningProfile.m:119)

 atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180b67000 0x0000000180b7e4bc
-[EXImagePicker maybePreserveVisibilityAndHideStatusBar:] (in migapka-test) (EXImagePicker.m:491)

atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1ccadf000 0x00000001ccae974c
double_conversion::Single::AsDiyFp() const (in migapka-test) (ieee.h:279)


atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180e55000 0x0000000180ef7eb0
__49-[RCTComponentData createPropBlock:isShadowView:]_block_invoke_2.88 (in migapka-test) (RCTComponentData.m:288)


atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180e55000 0x0000000180ef1d50
std::__1::__function::__func<facebook::react::JSCExecutorFactory::createJSExecutor(std::__1::shared_ptr<facebook::react::ExecutorDelegate>, std::__1::shared_ptr<facebook::react::MessageQueueThread>)::$_0::operator()(facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int), std::__1::allocator<facebook::react::JSCExecutorFactory::createJSExecutor(std::__1::shared_ptr<facebook::react::ExecutorDelegate>, std::__1::shared_ptr<facebook::react::MessageQueueThread>)::$_0::operator()(facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int&&) (in migapka-test) (functional:1727)


<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180e55000 0x0000000180ef1d50
std::__1::__function::__func<facebook::react::JSCExecutorFactory::createJSExecutor(std::__1::shared_ptr<facebook::react::ExecutorDelegate>, std::__1::shared_ptr<facebook::react::MessageQueueThread>)::$_0::operator()(facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int), std::__1::allocator<facebook::react::JSCExecutorFactory::createJSExecutor(std::__1::shared_ptr<facebook::react::ExecutorDelegate>, std::__1::shared_ptr<facebook::react::MessageQueueThread>)::$_0::operator()(facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int&&) (in migapka-test) (functional:1727)

<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x180e55000 0x0000000180ef1360
facebook::react::JSCExecutorFactory::createJSExecutor(std::__1::shared_ptr<facebook::react::ExecutorDelegate>, std::__1::shared_ptr<facebook::react::MessageQueueThread>) (in migapka-test) (JSCExecutorFactory.mm:39)


<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x104c60000 0x0000000104d0f6f0
+[RCTCxxBridge runRunLoop] (in migapka-test) (RCTCxxBridge.mm:0)

<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1821d7000 0x000000018235032c
facebook::react::JSIExecutor::nativeRequire(facebook::jsi::Value const*, unsigned long) (in migapka-test) (JSIExecutor.cpp:430)


<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1ccadf000 0x00000001ccae9758
double_conversion::Single::AsDiyFp() const (in migapka-test) (ieee.h:280)


<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1af06c000 0x00000001af0950cc
facebook::react::NativeSourceCodeSpecJSI::NativeSourceCodeSpecJSI(id<RCTTurboModule>, std::__1::shared_ptr<facebook::react::CallInvoker>, facebook::react::CallInvoker, id<RCTTurboModulePerformanceLogger>) (in migapka-test) (FBReactNativeSpec-generated.mm:2234)

<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x195ab7000 0x0000000195ac0f98
double_conversion::FastDtoa(double, double_conversion::FastDtoaMode, int, double_conversion::Vector<char>, int*, int*) (in migapka-test) (fast-dtoa.cc:652)

<computer_name>@air-agata jul6 % atos -arch arm64 -o 32e52b9e-7ad8-3c85-ad77-c515761a17982.dSYM/Contents/Resources/DWARF/migapka-test -l 0x1af06c000 0x00000001af0950cc
facebook::react::NativeSourceCodeSpecJSI::NativeSourceCodeSpecJSI(id<RCTTurboModule>, std::__1::shared_ptr<facebook::react::CallInvoker>, facebook::react::CallInvoker, id<RCTTurboModulePerformanceLogger>) (in migapka-test) (FBReactNativeSpec-generated.mm:2234)

Best,
Adrian

I’m not terribly familiar with Testflight and submitting apps to the App Store, but I am pretty sure you can upload an app to Testflight before submitting it to the App Store. If you build an IPA and upload that to Testflight and then test that on your phone, do you get the same problem?

This seems to indicate the crash has something to do with a floating point number.

and something to do with image manipulation. Fixing orientation?

What happens if you replace all of your images with a plain, single colour PNG as a test?

@wodin

I followed your suggestion and installed app through Testflight.
App crashes at the splachscreen with following crash log:

Incident Identifier: 9E0F531C-748E-42AF-B779-7B3DDA6900B5
Hardware Model:      iPhone11,8
Process:             migapka-test [34819]
Path:                /private/var/containers/Bundle/Application/FEBF49FB-ECF5-433D-B5B7-AED5B56AEFEA/migapka-test.app/migapka-test
Identifier:          com.migapka.migapka-test
Version:             1.0.0 (1.0.1)
AppStoreTools:       12E506
AppVariant:          1:iPhone11,8:14
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.migapka.migapka-test [2558]


Date/Time:           2021-07-13 16:44:27.5167 +0200
Launch Time:         2021-07-13 16:44:26.7218 +0200
OS Version:          iPhone OS 14.6 (18F72)
Release Type:        User
Baseband Version:    3.04.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  9

Last Exception Backtrace:
0   CoreFoundation                	0x1a2b6e754 __exceptionPreprocess + 220 (NSException.m:199)
1   libobjc.A.dylib               	0x1b76357a8 objc_exception_throw + 60 (objc-exception.mm:565)
2   migapka-test                  	0x1023bda20 RCTFatal + 668 (RCTAssert.m:145)
3   migapka-test                  	0x102439b20 -[RCTExceptionsManager reportFatal:stack:exceptionId:suppressRedBox:] + 492 (RCTExceptionsManager.mm:76)
4   migapka-test                  	0x10243a450 -[RCTExceptionsManager reportException:] + 1532 (RCTExceptionsManager.mm:145)
5   CoreFoundation                	0x1a2b73774 __invoking___ + 148
6   CoreFoundation                	0x1a2a46d44 -[NSInvocation invoke] + 380 (NSForwarding.m:3448)
7   CoreFoundation                	0x1a2a47348 -[NSInvocation invokeWithTarget:] + 80 (NSForwarding.m:3549)
8   migapka-test                  	0x1023ed610 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 460 (RCTModuleMethod.mm:584)
9   migapka-test                  	0x1023ef6fc facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 244 (RCTNativeModule.mm:114)
10  migapka-test                  	0x1023ef460 operator() + 44 (RCTNativeModule.mm:75)
11  migapka-test                  	0x1023ef460 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 88 (RCTNativeModule.mm:67)
12  libdispatch.dylib             	0x1a2759a84 _dispatch_call_block_and_release + 32 (init.c:1466)
13  libdispatch.dylib             	0x1a275b81c _dispatch_client_callout + 20 (object.m:559)
14  libdispatch.dylib             	0x1a2763004 _dispatch_lane_serial_drain + 620 (inline_internal.h:2557)
15  libdispatch.dylib             	0x1a2763c00 _dispatch_lane_invoke + 404 (queue.c:3862)
16  libdispatch.dylib             	0x1a276e4bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
17  libsystem_pthread.dylib       	0x1ee6d27a4 0x1ee6cf000 + 14244
18  libsystem_pthread.dylib       	0x1ee6d974c 0x1ee6cf000 + 42828

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib        	0x00000001d0c604fc 0x1d0c5c000 + 17660
1   libsystem_kernel.dylib        	0x00000001d0c5f884 0x1d0c5c000 + 14468
2   CoreFoundation                	0x00000001a2ae7eb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001a2ae1d50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001a2ae1360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   GraphicsServices              	0x00000001ba11f734 0x1ba11c000 + 14132
6   UIKitCore                     	0x00000001a555c584 -[UIApplication _run] + 1072 (UIApplication.m:3269)
7   UIKitCore                     	0x00000001a5561df4 UIApplicationMain + 168 (UIApplication.m:4740)
8   migapka-test                  	0x00000001023266e8 main + 88 (main.m:7)
9   libdyld.dylib                 	0x00000001a279dcf8 start + 4

Thread 1:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 2:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 3:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 4:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 5:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 6:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 7:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        	0x00000001d0c604fc 0x1d0c5c000 + 17660
1   libsystem_kernel.dylib        	0x00000001d0c5f884 0x1d0c5c000 + 14468
2   CoreFoundation                	0x00000001a2ae7eb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001a2ae1d50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001a2ae1360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x00000001a3dcefdc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6   Foundation                    	0x00000001a3dceea8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424)
7   UIKitCore                     	0x00000001a561112c -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:929)
8   Foundation                    	0x00000001a3f4032c __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
10  libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 9 name:
Thread 9 Crashed:
0   libsystem_kernel.dylib        	0x00000001d0c85334 0x1d0c5c000 + 168756
1   libsystem_pthread.dylib       	0x00000001ee6d1a9c 0x1ee6cf000 + 10908
2   libsystem_c.dylib             	0x00000001abf1cb90 abort + 104 (abort.c:110)
3   libc++abi.dylib               	0x00000001b7716bb8 abort_message + 132 (abort_message.cpp:78)
4   libc++abi.dylib               	0x00000001b7707ec8 demangling_terminate_handler() + 308 (cxa_default_handlers.cpp:67)
5   libobjc.A.dylib               	0x00000001b761405c _objc_terminate() + 144 (objc-exception.mm:701)
6   libc++abi.dylib               	0x00000001b7715fa0 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
7   libc++abi.dylib               	0x00000001b7715f2c std::terminate() + 48 (cxa_handlers.cpp:88)
8   libdispatch.dylib             	0x00000001a275b830 _dispatch_client_callout + 40 (object.m:562)
9   libdispatch.dylib             	0x00000001a2763004 _dispatch_lane_serial_drain + 620 (inline_internal.h:2557)
10  libdispatch.dylib             	0x00000001a2763c00 _dispatch_lane_invoke + 404 (queue.c:3862)
11  libdispatch.dylib             	0x00000001a276e4bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
12  libsystem_pthread.dylib       	0x00000001ee6d27a4 0x1ee6cf000 + 14244
13  libsystem_pthread.dylib       	0x00000001ee6d974c 0x1ee6cf000 + 42828

Thread 10:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 11:
0   libsystem_pthread.dylib       	0x00000001ee6d9744 0x1ee6cf000 + 42820

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecdb0c 0x1abf70000 + 16112396
3   JavaScriptCore                	0x00000001ac74a0e0 0x1abf70000 + 8233184
4   JavaScriptCore                	0x00000001acb59e14 0x1abf70000 + 12492308
5   JavaScriptCore                	0x00000001acb885a0 0x1abf70000 + 12682656
6   JavaScriptCore                	0x00000001acb88344 0x1abf70000 + 12682052
7   JavaScriptCore                	0x00000001aced5c00 0x1abf70000 + 16145408
8   CoreFoundation                	0x00000001a2ae922c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1807)
9   CoreFoundation                	0x00000001a2ae8e28 __CFRunLoopDoTimer + 1076 (CFRunLoop.c:2415)
10  CoreFoundation                	0x00000001a2ae8278 __CFRunLoopDoTimers + 328 (CFRunLoop.c:2575)
11  CoreFoundation                	0x00000001a2ae202c __CFRunLoopRun + 1944 (CFRunLoop.c:3090)
12  CoreFoundation                	0x00000001a2ae1360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
13  migapka-test                  	0x00000001023cf6f0 +[RCTCxxBridge runRunLoop] + 264 (RCTCxxBridge.mm:266)
14  Foundation                    	0x00000001a3f4032c __NSThread__start__ + 864 (NSThread.m:724)
15  libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
16  libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   libc++.1.dylib                	0x00000001b76b0f98 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::r... + 100 (__threading_support:434)
3   JavaScriptCore                	0x00000001acf471dc 0x1abf70000 + 16609756
4   JavaScriptCore                	0x00000001acf46c90 0x1abf70000 + 16608400
5   JavaScriptCore                	0x00000001acf481a4 0x1abf70000 + 16613796
6   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
7   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecda38 0x1abf70000 + 16112184
3   JavaScriptCore                	0x00000001ac708fdc 0x1abf70000 + 7966684
4   JavaScriptCore                	0x00000001ace9a338 0x1abf70000 + 15901496
5   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
6   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
7   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
8   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecda38 0x1abf70000 + 16112184
3   JavaScriptCore                	0x00000001ac708fdc 0x1abf70000 + 7966684
4   JavaScriptCore                	0x00000001ace9a338 0x1abf70000 + 15901496
5   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
6   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
7   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
8   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 16 name:
Thread 16:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecda38 0x1abf70000 + 16112184
3   JavaScriptCore                	0x00000001ac708fdc 0x1abf70000 + 7966684
4   JavaScriptCore                	0x00000001ace9a338 0x1abf70000 + 15901496
5   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
6   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
7   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
8   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 17 name:
Thread 17:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecda38 0x1abf70000 + 16112184
3   JavaScriptCore                	0x00000001ac708fdc 0x1abf70000 + 7966684
4   JavaScriptCore                	0x00000001ace9a338 0x1abf70000 + 15901496
5   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
6   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
7   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
8   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 18 name:
Thread 18:
0   libsystem_kernel.dylib        	0x00000001d0c850cc 0x1d0c5c000 + 168140
1   libsystem_pthread.dylib       	0x00000001ee6d4434 0x1ee6cf000 + 21556
2   JavaScriptCore                	0x00000001acecda38 0x1abf70000 + 16112184
3   JavaScriptCore                	0x00000001ac708fdc 0x1abf70000 + 7966684
4   JavaScriptCore                	0x00000001ace9a338 0x1abf70000 + 15901496
5   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
6   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
7   libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
8   libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 19 name:
Thread 19:
0   JavaScriptCore                	0x00000001ac3e5e98 0x1abf70000 + 4677272
1   JavaScriptCore                	0x00000001ac3e6fa0 0x1abf70000 + 4681632
2   JavaScriptCore                	0x00000001ac74da54 0x1abf70000 + 8247892
3   JavaScriptCore                	0x00000001ac7436f4 0x1abf70000 + 8206068
4   JavaScriptCore                	0x00000001ac748618 0x1abf70000 + 8226328
5   JavaScriptCore                	0x00000001ac746ba4 0x1abf70000 + 8219556
6   JavaScriptCore                	0x00000001ac74c404 0x1abf70000 + 8242180
7   JavaScriptCore                	0x00000001ace9a3e0 0x1abf70000 + 15901664
8   JavaScriptCore                	0x00000001acef190c 0x1abf70000 + 16259340
9   JavaScriptCore                	0x00000001acef40cc 0x1abf70000 + 16269516
10  libsystem_pthread.dylib       	0x00000001ee6d0bfc 0x1ee6cf000 + 7164
11  libsystem_pthread.dylib       	0x00000001ee6d9758 0x1ee6cf000 + 42840

Thread 9 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000016dfc5ea0   x5: 0x000000016dfc6440   x6: 0x000000000000006e   x7: 0x0000000000000700
    x8: 0x65b3e03b29793cea   x9: 0x65b3e03a44854cea  x10: 0x0000000000000002  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x000000016dfc7000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000000000380f  x21: 0x000000016dfc70e0  x22: 0x000000016dfc6ab0  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x000000016dfc70e0  x26: 0x0000000280c1c800  x27: 0x0000000000000000
   x28: 0x0000000000000114   fp: 0x000000016dfc63b0   lr: 0x00000001ee6d1a9c
    sp: 0x000000016dfc6390   pc: 0x00000001d0c85334 cpsr: 0x40000000
   esr: 0x56000080  Address size fault

any suggestions how to interpret this?
I am going to start with eliminating expo-image-manipulator and expo-image-picker that appeared in the previous log I provided. Maybe you have a way to come to the conclusion based on the log I am attaching to this message?

Thanks in advance!
Best Regards,
Adrian

update:

Image Manipulation and Image Picker are not the sources of the problem. I excluded them from the app and the crash still occurs.

Best,
Adrian

It looks to me like React Native aborted. You might get more info about the crash if you set up Sentry.

Dear All,

After many tries, tears and sweat I managed to find the solution.

STEP 1.
We tried to test app on Testflight (for internal testing and without submiting for review) and in that way we managed to reproduce the crash.

STEP 2.
By using Sentry I managed to figure out what is the problem. It suggested that one of the packages (sth that has to do with safeareaview) was present in package.json but not in package.lock (or the other way around).

Anyway, the solution was to propoerly install the package. Silly thing, I know.
Why everything worked perfectly on Android but not on ios? This is still the mystery.

Thanks all of you for suggesting the right steps to fix the problem.
Best,
Adrian

2 Likes

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.