Posts

Post marked as solved
3 Replies
1.4k Views
Hi, my app works fine locally as well as in TestFlight. It also passed validation and App Store Review. But after I released the app and download from the IOS store, it crashes as start.I am wondering how come my app works in TestFlight but not in the store version. At first I thought it's the BitCode setting but i tried uploading with and without Bit Code but crashing in both. I can email the full crash log if needed.Thread 7 name: Dispatch queue: com.apple.root.default-qosThread 7 Crashed:0 libsystem_kernel.dylib 0x0000000183f12efc __pthread_kill + 81 libsystem_pthread.dylib 0x0000000183e328b8 pthread_kill + 2282 libsystem_c.dylib 0x0000000183dc2af4 __abort + 1163 libsystem_c.dylib 0x0000000183dc2a80 __abort + 04 libc++abi.dylib 0x0000000183eda3c8 __cxa_bad_cast + 05 libc++abi.dylib 0x0000000183eda5c0 demangling_unexpected_handler+ 5568 () + 06 libobjc.A.dylib 0x0000000183e41308 _objc_terminate+ 25352 () + 1247 libc++abi.dylib 0x0000000183ee7634 std::__terminate(void (*)+ 58932 ()) + 208 libc++abi.dylib 0x0000000183ee75c0 std::terminate+ 58816 () + 449 libdispatch.dylib 0x0000000183dcdfec _dispatch_client_callout + 4010 libdispatch.dylib 0x0000000183dd0414 _dispatch_queue_override_invoke + 67211 libdispatch.dylib 0x0000000183ddcbd4 _dispatch_root_queue_drain + 34812 libdispatch.dylib 0x0000000183ddd384 _dispatch_worker_thread2 + 12013 libsystem_pthread.dylib 0x0000000183e33690 _pthread_wqthread + 21614 libsystem_pthread.dylib 0x0000000183e399e8 start_wqthread + 8
Posted
by Icevis.
Last updated
.