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