Posts

Post not yet marked as solved
0 Replies
529 Views
Crash after migrating on iOS 16 Xcode 14 and only have crash in simulator with iOS 16 and device with iOS 16 works fine its not crashing on other iOS on simulator. here is the back trace of crash. will appreciate help on it. Here is back trace for crash. thread #2, queue = 'com.apple.root.default-qos', stop reason = signal SIGABRT   * frame #0: 0x00007ff833de600e libsystem_kernel.dylib`__pthread_kill + 10     frame #1: 0x00007ff833e3d1ff libsystem_pthread.dylib`pthread_kill + 263     frame #2: 0x00007ff800132fe0 libsystem_c.dylib`abort + 130     frame #3: 0x00007ff800257742 libc++abi.dylib`abort_message + 241  frame #4: 0x00007ff80024895d libc++abi.dylib`demangling_terminate_handler() + 266     frame #5: 0x00007ff800031fb6 libobjc.A.dylib`_objc_terminate() + 104     frame #6: 0x00007ff800256b65 libc++abi.dylib`std::__terminate(void (*)()) + 8     frame #7: 0x00007ff800256b16 libc++abi.dylib`std::terminate() + 54     frame #8: 0x00007ff80004dd2e libobjc.A.dylib`objc_terminate + 9     frame #9: 0x000000010959ef6f libdispatch.dylib`_dispatch_client_callout + 28     frame #10: 0x00000001095a1a28 libdispatch.dylib`_dispatch_queue_override_invoke + 1488     frame #11: 0x00000001095b3e77 libdispatch.dylib`_dispatch_root_queue_drain + 414     frame #12: 0x00000001095b4b17 libdispatch.dylib`_dispatch_worker_thread2 + 278     frame #13: 0x00007ff833e39f8a libsystem_pthread.dylib`_pthread_wqthread + 256     frame #14: 0x00007ff833e38f57 libsystem_pthread.dylib`start_wqthread + 15
Posted Last updated
.