Tried to Build using two Xcode version Version 13.2.1 (13C100) Version 13.4.1 (13F100)
App is not crashing in the simulato but it is crashing in IPAD device
Date/Time: 2022-10-26 11:45:05.1706 -0400 Launch Time: 2022-10-26 11:42:22.1207 -0400 OS Version: iPhone OS 15.6.1 (19G82) Release Type: User Report Version: 104
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 0
Thread 0 name: Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001b7eb8b38 __pthread_kill + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001f10373bc pthread_kill + 268 (pthread.c:1668) 2 libsystem_c.dylib 0x000000018c1b444c __abort + 128 (abort.c:155) 3 libsystem_c.dylib 0x000000018c15c530 abort + 180 (abort.c:126) 4 libc++abi.dylib 0x0000000199e85b7c abort_message + 132 (abort_message.cpp:78) 5 libc++abi.dylib 0x0000000199e759c4 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71) 6 libobjc.A.dylib 0x0000000199d80c68 _objc_terminate() + 144 (objc-exception.mm:701) 7 libc++abi.dylib 0x0000000199e84f18 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59) 8 libc++abi.dylib 0x0000000199e84eb4 std::terminate() + 64 (cxa_handlers.cpp:88) 9 libdispatch.dylib 0x0000000180cb1a44 _dispatch_client_callout + 40 (object.m:563) 10 libdispatch.dylib 0x0000000180cbff48 _dispatch_main_queue_drain + 928 (inline_internal.h:2622) 11 libdispatch.dylib 0x0000000180cbfb98 _dispatch_main_queue_callback_4CF + 44 (queue.c:7770) 12 CoreFoundation 0x0000000181002800 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 (CFRunLoop.c:1795) 13 CoreFoundation 0x0000000180fbc704 __CFRunLoopRun + 2532 (CFRunLoop.c:3144) 14 CoreFoundation 0x0000000180fcfbc8 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268) 15 GraphicsServices 0x000000019d13b374 GSEventRunModal + 164 (GSEvent.c:2200) 16 UIKitCore 0x0000000183943b58 -[UIApplication _run] + 1100 (UIApplication.m:3511) 17 UIKitCore 0x00000001836c5090 UIApplicationMain + 364 (UIApplication.m:5064) 18 MBD Teachers 0x0000000100fee2c4 main + 636 (main.m:77) 19 dyld 0x0000000101421da4 start + 520 (dyldMain.cpp:879)