我需要iphone 6和iphone 6 plus的截图大小(App store截图).我无法从iTunes Connect Guide获取屏幕截图大小.提前谢谢.
这是我的应用商店应用的崩溃报告.我无法猜出导致崩溃的原因.在线程9中,我可以看到来自我的应用程序的一个调用,但我不知道崩溃是否与系统调用或其他任何内容有关.
Thread 0 Crashed:
0 libobjc.A.dylib 0x30bbdf46 objc_msgSend + 6
1 CoreFoundation 0x23362281 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 13
2 CoreFoundation 0x232be52d _CFXNotificationPost + 1785
3 Foundation 0x23fee189 -[NSNotificationCenter postNotificationName:object:userInfo:] + 73
4 UIKit 0x268e2009 -[UIApplication _stopDeactivatingForReason:] + 469
5 UIKit 0x26ad1949 -[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:] + 2025
6 UIKit 0x26ac96bd -[UIApplication workspace:didReceiveActions:] + 81
7 FrontBoardServices 0x29af00e9 __31-[FBSSerialQueue performAsync:]_block_invoke + 13
8 CoreFoundation 0x2337039d __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 13
9 CoreFoundation 0x2336f661 __CFRunLoopDoBlocks + 217
10 CoreFoundation 0x2336e19b __CFRunLoopRun + 1715
11 CoreFoundation 0x232bc211 CFRunLoopRunSpecific + …
Run Code Online (Sandbox Code Playgroud)