我上传了该应用,但遭到拒绝,
“我们发现您的应用程序在运行iOS 7.1.1的iPad上崩溃,这不符合App Store审核指南。
您的应用在发布时崩溃。“
该应用程序是使用xCode5.1和最新的Phonegap版本创建的。当我上传应用程序时,没有iOS 7.1.1
似乎在iPhone上没有运行问题,我试图重现崩溃但没有成功。 我在7.1.1上更新了我的iPad设备并再次测试,没有崩溃。
Apple的崩溃报告
Incident Identifier: A472D160-FCC9-4D93-959B-396628E53924 CrashReporter Key: 4f2c8fa05c83e9d455c232dbd2fa63e852283d0e
硬件型号:xxx
流程:HelloWorld [9806]
路径:
/var/mobile/Applications/DE1A86D4-A5B8-40F4-98B8-AC66E235CB5F/HelloWorld.app/HelloWorldIdentifier:com.development.Buch-des-Tages
版本:1.0.0(1.0.0)
代码类型:ARM-64(Native)
父流程:launchd [1]
日期/时间:2014-04-24 13:36:17.140 -0700操作系统版本:
iOS 7.1(11D167)报告版本:104异常类型:EXC_BAD_ACCESS(SIGSEGV)
异常子类型:KERN_INVALID_ADDRESS位于0x0057005a00240039
由线程触发:0
线程0名称:Dispatch queue:com.apple.main-thread
线程0崩溃:
0 libobjc.A.dylib 0x00000001947c40c0 objc_retain + 32
1 HelloWorld 0x0000000100100db0 - [CDVCommandQueue执行:] + 540
2 HelloWorld 0x0000000100100acc - [CDVCommandQueue executePending] + 464
3 HelloWorld 0x00000001001007ac - [CDVCommandQueue enqueCommandBatch:] + 96
4 HelloWorld 0x00000001001008e4 - [CDVCommandQueue fetchCommandsFromJs] + 140
5 HelloWorld 0x0000000100100840 - [CDVCommandQueue maybeFetchCommandsFromJs:] + 128
6基金会0x00000001889545c8 __NSThreadPerformPerform + 324
7 CoreFoundation 0x0000000187d93040 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 20
8 CoreFoundation 0x0000000187d9239c __CFRunLoopDoSources0 + 252
9 CoreFoundation 0x0000000187d90634 __CFRunLoopRun + 628
10 CoreFoundation 0x0000000187cd16cc CFRunLoopRunSpecific + 448
11 GraphicsServices 0x000000018d96dc08 GSEventRunModal + 164
12 UIKit 0x000000018ae02fd8 UIApplicationMain + 1152
13 HelloWorld 0x0000000100104c90 main(main.m:32)
14 libdyld.dylib 0x0000000194d9fa9c start + 0
答案 0 :(得分:1)