1

最近、アプリ ストアで公開されているアプリの更新を送信しました。新しいコンテンツを plist に追加し、revmob から admob に切り替えたこと以外は何も変更されていません。iTunes チームからこのクラッシュ レポートが送られてきました。

Last Exception Backtrace:
0   CoreFoundation                  0x333533e2 __exceptionPreprocess + 158
1   libobjc.A.dylib                 0x3b04e95e objc_exception_throw + 26
2   UIKit                           0x354ee61c +[UIStoryboard storyboardWithName:bundle:] + 436
3   UIKit                           0x35330fae -[UIApplication _loadMainStoryboardFileNamed:bundle:] + 38
4   UIKit                           0x351ba784 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 524
5   UIKit                           0x35162d1a -[UIApplication handleEvent:withNewEvent:] + 1006
6   UIKit                           0x351627a8 -[UIApplication sendEvent:] + 68
7   UIKit                           0x351621ea _UIApplicationHandleEvent + 6194
8   GraphicsServices                0x36e7a5f2 _PurpleEventCallback + 586
9   CoreFoundation                  0x333288f2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 10
10  CoreFoundation                  0x33328158 __CFRunLoopDoSources0 + 208
11  CoreFoundation                  0x33326f2a __CFRunLoopRun + 642
12  CoreFoundation                  0x3329a238 0x33291000 + 37432
13  CoreFoundation                  0x3329a0c4 CFRunLoopRunInMode + 100
14  UIKit                           0x351b9468 0x3515f000 + 369768
15  UIKit                           0x351b62b4 UIApplicationMain + 1116

ストーリーボードの初期化に関係していると思われるこの問題を修正するにはどうすればよいですか? シミュレーターとテスト デバイス (iPad) でクリーン インストールを試みましたが、クラッシュを再現できません。

4

0 に答える 0