私はこれを検索しようとしましたが、運がなかったので、答えを知っている教祖がいることを願っています.
特定のスタック トレースでアプリがクラッシュしているというレポートが iTunes Connect で大量に表示されますが、スタック トレースには何の役にも立たないことがわかります。
#0. Crashed: main
0 UIKit 0x1871100c0 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke + 324
1 UIKit 0x1871100bc __56-[UIPresentationController runTransitionForCurrentState]_block_invoke + 320
2 UIKit 0x1870630c8 _runAfterCACommitDeferredBlocks + 292
3 UIKit 0x187070a80 _cleanUpAfterCAFlushAndRunDeferredBlocks + 92
4 UIKit 0x186da25a4 _afterCACommitHandler + 96
5 CoreFoundation 0x181c0c728 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
6 CoreFoundation 0x181c0a4cc __CFRunLoopDoObservers + 372
7 CoreFoundation 0x181c0a8fc __CFRunLoopRun + 928
8 CoreFoundation 0x181b34c50 CFRunLoopRunSpecific + 384
9 GraphicsServices 0x18341c088 GSEventRunModal + 180
10 UIKit 0x186e1a088 UIApplicationMain + 204
11 MyApp 0x100082e6c main (main.m:19)
12 libdyld.dylib 0x1816d28b8 start + 4
レポートにパターンはなく、iOS 9.1、9.2、9.3-10、およびさまざまな iPhone と iPad で発生し、再現に役立つ手がかりもありません。
誰かが以前にこのようなことを経験したことがあり、何が原因であるかについて洞察/疑いを持っていますか?