Post not yet marked as solved
Post marked as unsolved with 1 replies, 874 views
Hello, I have a crash problem when I send the new version of my app to apple. Locally everything works, I don't understand the problem I'm lost ...
Here is the crash log :
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001be75e7b0 0x1be737000 + 161712
1 libsystem_pthread.dylib 0x00000001da98c9c0 0x1da982000 + 43456
...
CRASH LOG
Someone can help me ?