Adalo Built App Crashing on opening with TestFlight. Help!

Hello, I have tried building my app from Adalo so I can test something with the QR code scanner before I spend lots of time finishing the app. It has a welcome screen which links to a login screen and then to the other screens within the app. On opening it just immediately crashes you just see the splash screen as it loads up. Here is an example crash report.

Hardware Model: iPhone13,4
Process: Lft Ovrs [609]
Path: /private/var/containers/Bundle/Application/AE72DB31-BF2F-4EB6-827D-8932E5E539F9/Lft Ovrs.app/Lft Ovrs
Identifier: Com.LftOvrs.app
Version: 0.0.4 (105)
AppStoreTools: 14E221
AppVariant: 1:iPhone13,4:16
Beta: YES
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: Com.LftOvrs.app [594]
Date/Time: 2023-03-26 18:44:53.8459 +0100
Launch Time: 2023-03-26 18:44:53.5718 +0100
OS Version: iPhone OS 16.3.1 (20D67)
Release Type: User
Baseband Version: 3.40.01
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 2
Last Exception Backtrace:
0 CoreFoundation 0x1b4a18e38 __exceptionPreprocess + 164 (NSException.m:202)
1 libobjc.A.dylib 0x1adba78d8 objc_exception_throw + 60 (objc-exception.mm:356)
2 Lft Ovrs 0x1044f6e14 RCTFatal + 568 (RCTAssert.m:145)
3 Lft Ovrs 0x104564f1c -[RCTExceptionsManager reportFatal:stack:exceptionId:suppressRedBox:] + 436 (RCTExceptionsManager.mm:76)
4 Lft Ovrs 0x104565718 -[RCTExceptionsManager reportException:] + 1312 (RCTExceptionsManager.mm:145)
5 CoreFoundation 0x1b4a836b4 __invoking___ + 148
6 CoreFoundation 0x1b4a2fb1c -[NSInvocation invoke] + 428 (NSForwarding.m:3377)
7 CoreFoundation 0x1b4a2f534 -[NSInvocation invokeWithTarget:] + 64 (NSForwarding.m:3474)
8 Lft Ovrs 0x104521c1c -[RCTModuleMethod invokeWithBridge:module:arguments:] + 388 (RCTModuleMethod.mm:584)
9 Lft Ovrs 0x104523998 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 216 (RCTNativeModule.mm:114)
10 Lft Ovrs 0x104523724 facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 44 (RCTNativeModule.mm:75)
11 Lft Ovrs 0x104523724 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 88 (RCTNativeModule.mm:67)
12 libdispatch.dylib 0x1bc02f460 _dispatch_call_block_and_release + 32 (init.c:1518)
13 libdispatch.dylib 0x1bc030f88 _dispatch_client_callout + 20 (object.m:560)
14 libdispatch.dylib 0x1bc038640 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
15 libdispatch.dylib 0x1bc03918c _dispatch_lane_invoke + 384 (queue.c:3940)
16 libdispatch.dylib 0x1bc043e10 _dispatch_workloop_worker_thread + 652 (queue.c:6876)
17 libsystem_pthread.dylib 0x202c90df8 _pthread_wqthread + 288 (pthread.c:2618)
18 libsystem_pthread.dylib 0x202c90b98 start_wqthread + 8
EOF

I have attached the whole crash report.

Incident Identifier: 9073D701-3368-4D1A-B4BD-0EE202842854
Hardware Model:      iPhone13,4
Process:             Lft Ovrs [609]
Path:                /private/var/containers/Bundle/Application/AE72DB31-BF2F-4EB6-827D-8932E5E539F9/Lft Ovrs.app/Lft Ovrs
Identifier:          Com.LftOvrs.app
Version:             0.0.4 (105)
AppStoreTools:       14E221
AppVariant:          1:iPhone13,4:16
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           Com.LftOvrs.app [594]

Date/Time:           2023-03-26 18:44:53.8459 +0100
Launch Time:         2023-03-26 18:44:53.5718 +0100
OS Version:          iPhone OS 16.3.1 (20D67)
Release Type:        User
Baseband Version:    3.40.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  2

Last Exception Backtrace:
0   CoreFoundation                	0x1b4a18e38 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x1adba78d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   Lft Ovrs                      	0x1044f6e14 RCTFatal + 568 (RCTAssert.m:145)
3   Lft Ovrs                      	0x104564f1c -[RCTExceptionsManager reportFatal:stack:exceptionId:suppressRedBox:] + 436 (RCTExceptionsManager.mm:76)
4   Lft Ovrs                      	0x104565718 -[RCTExceptionsManager reportException:] + 1312 (RCTExceptionsManager.mm:145)
5   CoreFoundation                	0x1b4a836b4 __invoking___ + 148
6   CoreFoundation                	0x1b4a2fb1c -[NSInvocation invoke] + 428 (NSForwarding.m:3377)
7   CoreFoundation                	0x1b4a2f534 -[NSInvocation invokeWithTarget:] + 64 (NSForwarding.m:3474)
8   Lft Ovrs                      	0x104521c1c -[RCTModuleMethod invokeWithBridge:module:arguments:] + 388 (RCTModuleMethod.mm:584)
9   Lft Ovrs                      	0x104523998 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 216 (RCTNativeModule.mm:114)
10  Lft Ovrs                      	0x104523724 facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 44 (RCTNativeModule.mm:75)
11  Lft Ovrs                      	0x104523724 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 88 (RCTNativeModule.mm:67)
12  libdispatch.dylib             	0x1bc02f460 _dispatch_call_block_and_release + 32 (init.c:1518)
13  libdispatch.dylib             	0x1bc030f88 _dispatch_client_callout + 20 (object.m:560)
14  libdispatch.dylib             	0x1bc038640 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
15  libdispatch.dylib             	0x1bc03918c _dispatch_lane_invoke + 384 (queue.c:3940)
16  libdispatch.dylib             	0x1bc043e10 _dispatch_workloop_worker_thread + 652 (queue.c:6876)
17  libsystem_pthread.dylib       	0x202c90df8 _pthread_wqthread + 288 (pthread.c:2618)
18  libsystem_pthread.dylib       	0x202c90b98 start_wqthread + 8

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib        	0x00000001f252cda8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001f253fa1c mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f253fc5c mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f252d2ec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001b4a89ac4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001b4a8ad08 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001b4a8feb0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   GraphicsServices              	0x00000001eec85368 GSEventRunModal + 164 (GSEvent.c:2196)
8   UIKitCore                     	0x00000001b6f85668 -[UIApplication _run] + 888 (UIApplication.m:3758)
9   UIKitCore                     	0x00000001b6f852cc UIApplicationMain + 340 (UIApplication.m:5348)
10  Lft Ovrs                      	0x000000010446c700 main + 80 (main.m:7)
11  dyld                          	0x00000001d3388960 start + 2528 (dyldMain.cpp:1170)

Thread 1:
0   libsystem_pthread.dylib       	0x0000000202c90b90 start_wqthread + 0

Thread 2 name:
Thread 2 Crashed:
0   libsystem_kernel.dylib        	0x00000001f2533674 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x0000000202c971ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x00000001bc094c8c abort + 180 (abort.c:118)
3   libc++abi.dylib               	0x0000000202bd6b8c abort_message + 132 (abort_message.cpp:78)
4   libc++abi.dylib               	0x0000000202bc6a80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
5   libobjc.A.dylib               	0x00000001adbadd3c _objc_terminate() + 144 (objc-exception.mm:498)
6   libc++abi.dylib               	0x0000000202bd5f28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
7   libc++abi.dylib               	0x0000000202bd5ec4 std::terminate() + 56 (cxa_handlers.cpp:88)
8   libdispatch.dylib             	0x00000001bc030f9c _dispatch_client_callout + 40 (object.m:563)
9   libdispatch.dylib             	0x00000001bc038640 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
10  libdispatch.dylib             	0x00000001bc03918c _dispatch_lane_invoke + 384 (queue.c:3940)
11  libdispatch.dylib             	0x00000001bc043e10 _dispatch_workloop_worker_thread + 652 (queue.c:6876)
12  libsystem_pthread.dylib       	0x0000000202c90df8 _pthread_wqthread + 288 (pthread.c:2618)
13  libsystem_pthread.dylib       	0x0000000202c90b98 start_wqthread + 8

Thread 3:
0   libsystem_pthread.dylib       	0x0000000202c90b90 start_wqthread + 0

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001f252cda8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001f253fa1c mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f253fc5c mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f252d2ec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001b4a89ac4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001b4a8ad08 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001b4a8feb0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001aedbc054 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x00000001aedbbf3c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x00000001b70ba6a4 -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1385)
10  Foundation                    	0x00000001aedd5518 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 5:
0   libsystem_pthread.dylib       	0x0000000202c90b90 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x0000000202c90b90 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x0000000202c90b90 start_wqthread + 0

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        	0x00000001f252cda8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001f253fa1c mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f253fc5c mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f252d2ec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001b4a89ac4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001b4a8ad08 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001b4a8feb0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Lft Ovrs                      	0x0000000104506c14 +[RCTCxxBridge runRunLoop] + 212 (RCTCxxBridge.mm:266)
8   Foundation                    	0x00000001aedd5518 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c81e703c scavenger_thread_main + 1164 (pas_scavenger.c:145)
3   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
4   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib        	0x00000001f252cda8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001f253fa1c mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001f253fc5c mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001f252d2ec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001b4a89ac4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001b4a8ad08 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001b4a8feb0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CoreFoundation                	0x00000001b4ad3cd4 CFRunLoopRun + 64 (CFRunLoop.c:3444)
8   CoreMotion                    	0x00000001c0066ef8 CLMotionCore::runMotionThread(void*) + 1208 (CLMotionCore.mm:376)
9   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8

Thread 16 name:
Thread 16:
0   libsystem_kernel.dylib        	0x00000001f252d67c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000202c9806c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001c813cbfc WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 1808 (ThreadingPOSIX.cpp:626)
3   JavaScriptCore                	0x00000001c80fd62c bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 304 (ParkingLot.h:82)
4   JavaScriptCore                	0x00000001c80fdaa8 WTF::Detail::CallableWrapper::call() + 248 (Condition.h:77)
5   JavaScriptCore                	0x00000001c815f3b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352 (Function.h:82)
6   JavaScriptCore                	0x00000001c816163c WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:242)
7   libsystem_pthread.dylib       	0x0000000202c916cc _pthread_start + 148 (pthread.c:893)
8   libsystem_pthread.dylib       	0x0000000202c90ba4 thread_start + 8


Thread 2 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000202bda0f5   x5: 0x000000016baaa430   x6: 0x000000000000006e   x7: 0xffffffff00000600
    x8: 0x48ca29a582abf80f   x9: 0x48ca29a4e901480f  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x0000000095c3980d
   x16: 0x0000000000000148  x17: 0x000000016baab000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000001603  x21: 0x000000016baab0e0  x22: 0x0000000000000000  x23: 0x000000016baab0e0
   x24: 0x0000000000000000  x25: 0x0000000283c64268  x26: 0x0000000000000114  x27: 0x0000000000000000
   x28: 0x0000000280760340   fp: 0x000000016baaa3a0   lr: 0x0000000202c971ac
    sp: 0x000000016baaa380   pc: 0x00000001f2533674 cpsr: 0x40001000
   esr: 0x56000080  Address size fault


Binary Images:
0x104468000 - 0x1046c7fff Lft Ovrs arm64  <63a0c1e67af93093a90fa7791a785f98> /private/var/containers/Bundle/Application/AE72DB31-BF2F-4EB6-827D-8932E5E539F9/Lft Ovrs.app/Lft Ovrs
0x1adb90000 - 0x1adbd3e1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x1aed7a000 - 0x1af6c3fff Foundation arm64e   /System/Library/Frameworks/Foundation.framework/Foundation
0x1b4a0f000 - 0x1b4df4fff CoreFoundation arm64e  <42ccfc7bff323d258f01ccb2ad843a8b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1b6be4000 - 0x1b83d7fff UIKitCore arm64e   /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1bc02d000 - 0x1bc073fff libdispatch.dylib arm64e   /usr/lib/system/libdispatch.dylib
0x1bc074000 - 0x1bc0f3ff7 libsystem_c.dylib arm64e  <3cd8c9e025fd3b29850774cdffe7f16c> /usr/lib/system/libsystem_c.dylib
0x1c0053000 - 0x1c0461fff CoreMotion arm64e   /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1c80f0000 - 0x1c95aefff JavaScriptCore arm64e  <400bebf52e9d30cca5dceb81436379de> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1d3373000 - 0x1d33f6093 dyld arm64e  <4b042f280d1430eca1de3dbb10866ad7> /usr/lib/dyld
0x1eec84000 - 0x1eec8cfff GraphicsServices arm64e  <85419099269b336d86b40d52d0ff6923> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1f252c000 - 0x1f2563feb libsystem_kernel.dylib arm64e   /usr/lib/system/libsystem_kernel.dylib
0x202bc5000 - 0x202bdcffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x202c90000 - 0x202c9bfff libsystem_pthread.dylib arm64e  <45ac734e66493ee2a0963fd66441ab78> /usr/lib/system/libsystem_pthread.dylib

EOF

Any Help would be great as I'm a newbie!

Thanks

Based on the provided crash report, it seems that the app is crashing due to an unhandled exception. The exception type is EXC_CRASH (SIGABRT) and the exception codes are 0x0000000000000000, 0x0000000000000000.

The crash report also provides a backtrace, which shows the sequence of function calls that led to the crash. The backtrace indicates that the crash occurred in the RCTFatal function of the Lft Ovrs module. The RCTFatal function is part of the React Native framework and is responsible for handling fatal errors in the app.

It's possible that the crash is related to the QR code scanner or to the login screen, since those are the components that are loaded immediately after the splash screen. It's also possible that there is a problem with the React Native configuration or with the Adalo build process.

To troubleshoot this issue, you could try the following steps:

Check the React Native logs: You can try to reproduce the issue and check the logs generated by React Native. The logs may provide more information about the error and help you narrow down the cause. Test the QR code scanner separately: You could try to create a separate app or component that only includes the QR code scanner and test it separately. This could help you determine if the issue is related specifically to the QR code scanner or if it's a more general issue with the app. Review Adalo documentation: Review Adalo documentation and ensure that the QR code scanner and login screen components have been properly implemented. Seek Help from Adalo Community: Seek help from the Adalo community forums or support channels. Other Adalo users may have encountered similar issues and may be able to provide guidance or troubleshooting tips. By following these steps, you may be able to identify and resolve the issue that is causing your app to crash.

Adalo Built App Crashing on opening with TestFlight. Help!
 
 
Q