Just a note here, the problem has not been solved.
Yesterday app audit passed, today in iphone5c (System iOS7.0.6) test AppStore Update app, found that the update successfully opened the app immediately after the Flash, and then open the same phenomenon. Delete the app, install the old version of the IPA and then update from AppStore, the same phenomenon is still the same.
Originally thought the latest code has a problem, then delete the app, find the old version of the IPA reinstall, and then use Xcode online coverage to install the latest version, incredibly no problem. Try to download the latest version of the IPA file, the first to install the old IPA, and then install the new IPA, there is no problem, really strange also.
Let colleagues use IPhone6 test, found that its app has been automatically upgraded to the latest version, and no crash problem. Find another IPhone6 install the old version of IPA, and then manually update with AppStore, there is no such issue.
Because there is no crash Log, this problem is really impossible to find, only to see the app crash when the record in device Log:
sep 6 16:35:41 myphone kernel[0] <debug>: Applefairplaytextcryptersession::fairplayopen () failed, error -42017Sep 6 16:35:41 myphone backboardd[28] <warning>: unable to obtain a task name port right for pid 4212: (Os/kern) failure (5) Sep 6 16:35:41 MyPhone com.apple.launchd[1] (uikitapplication:test.test.app[0x2394][4212 ]) <Notice>: (uikitapplication:test.test.app[0x2394]) exited: killed: 9sep 6 16:35:41 MyPhone com.apple.launchd[1] (uikitapplication:test.test.app[0x2394 ]) <Error>: (uikitapplication:test.test.app[0x2394]) assertion failed: 11b651: launchd + 74711 [3C91C465-ABC6-32C7-A677-EE0B5FDEE0DC]: 0x16Sep 6 16:35:41 myphone com.apple.launchd[1] (uikitapplication:test.test.app[0x2394]) <Error>: (uikitapplication:test.test.app[0x2394]) assertion failed: 11b651: launchd + 74711 [ 3c91c465-abc6-32c7-a677-ee0b5fdee0dc]: 0x16sep 6 16:35:41 myphone backboardd[28 ] <warning>: could not set priority of [4212] to 1, priority: no such processsep 6 16:35:41 myphone backboardd[28] <warning>: could not set priority of [4212] to 0, priority: No such processSep 6 16:35:41 MyPhone com.apple.launchd[1] ( UIKITAPPLICATION:TEST.TEST.APP[0X2394]) <Notice>: (uikitapplication:test.test.app[0x2394]) Throttling respawn: Will start in 2147483647 secondsSep 6 16:35:41 myphone backboardd[28] <warning>: application ' uikitapplication:test.test.app[0x2394] exited abnormally With signal 9: killed: 9
Remember once the app has been AppStore updated to open the crash of the wonderful problem