原因两条:
2.8 Details
During review, your app installed or launched executable code, which is a violation of the App Store Review Guidelines. Specifically, your app uses the itms-services URL scheme to install an application.
Specifically, this app contains a mechanism for updating itself outside of the App Store review process.
10.6 Details
In addition, your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism.
Specifically, this app contains an SDK designed to update the app outside of the App Store process. It would be appropriate to remove this SDK before resubmitting for review.
2.8 这个,我在整个项目里搜也没搜到用itms-services的,要说有绕过apple审核流程的更新机制也没找到。
至于10.6呢,项目里用了高德地图,亲加im,mjrefresh,afnetworking,sdwebimage,高德地图,mjrefresh,afnetworking这些应该没事吧,亲加im这个倒不知道怎么解决,要怎么查看它有没有更新机制?看他们提供的api没看到有这种接口。
请问这个要怎么解决?
你的app还是解决了再上传吧,两个,一个是不要用URL Scheme 做除了跳转之外的其他用途,2,苹果现在不允许程序自己有检查更新的选项,如果程序有更新,AppStore会帮你推送更新
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。