您的位置:首页 > 移动开发 > IOS开发

iOS审核被拒原因以及解决办法

2015-01-13 15:38 459 查看
一、

Reasons

2.2: Apps that exhibit bugs will be rejected
----- 2.2 -----

We found that your app exhibited one or more bugs, when reviewed on iPad running iOS 8.1.2 and iPhone 5s
running iOS 8.1.2, on both Wi-Fi and cellular networks, which is not in compliance with the App
Store Review Guidelines.

Specifically, the app shows no response when click Check for Update in the Settings page.

If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical
Q&A QA1764: How to reproduce bugs reported against App Store submissions.

If you have code-level questions after utilizing the above resource, you may wish to consult with Apple
Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:

- complete details of your rejection issue(s)

- screenshots

- steps to reproduce the issue(s)

- symbolicated
crash logs - if your issue results in a crash log

这次被拒的原因就是[b]Specifically, the
app shows no response when click Check for Update in the Settings page.(点击设置里面的检查更新没有反应)。因为我只在有最新版本时提示更新,如果没有最新版本则没有任何提示,审核人员会认为是有卡顿或者是出现了bug。
[/b]

[b]所以解决办法就是如果是最新版本就做个提示。[/b]



[b]在提交审核时出现了个小问题,提示我 "您的app无法保存。。。。。。"什么的。过一会在提交就好了。[/b]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: