Apple Application Error - I Can't Play It

I tested the application on 10 different iOS devices, with and without Internet connection, with direct assembly and with the installation of Testflight - the application works. I tried different language settings, different regional settings - it works.

When I send it for verification, it is rejected because of "Performance - 2.1" - the application crashes for them during the first viewing.

Here is the report of the failure of the Apple team sent:

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001000a5d6c
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   App name                        0x00000001000a5d6c 0x100050000 + 351596
1   App name                        0x00000001000a2dac 0x100050000 + 339372
2   UIKit                           0x00000001882f0be8 -[UIApplication sendAction:to:from:forEvent:] + 100
3   UIKit                           0x00000001882f0b64 -[UIControl sendAction:to:forEvent:] + 80
4   UIKit                           0x00000001882d8870 -[UIControl _sendActionsForEvents:withEvent:] + 436
5   UIKit                           0x00000001882f0454 -[UIControl touchesEnded:withEvent:] + 572
6   UIKit                           0x00000001882f0084 -[UIWindow _sendTouchesForEvent:] + 804
7   UIKit                           0x00000001882e8c20 -[UIWindow sendEvent:] + 784
8   UIKit                           0x00000001882b904c -[UIApplication sendEvent:] + 248
9   UIKit                           0x00000001882b7628 _UIApplicationHandleEventQueue + 6568
10  CoreFoundation                  0x000000018311909c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
11  CoreFoundation                  0x0000000183118b30 __CFRunLoopDoSources0 + 540
12  CoreFoundation                  0x0000000183116830 __CFRunLoopRun + 724
13  CoreFoundation                  0x0000000183040c50 CFRunLoopRunSpecific + 384
14  GraphicsServices                0x0000000184928088 GSEventRunModal + 180
15  UIKit                           0x0000000188322088 UIApplicationMain + 204
16  App name                        0x0000000100086d1c 0x100050000 + 224540
17  libdyld.dylib                   0x0000000182bde8b8 start + 4

, ( ), . , , , ( : - 10 ). iOS () 9.3.3, - .

, ( ).

+4

Source: https://habr.com/ru/post/1650513/


All Articles