iOS Coding

iOS APP上架总结

2016-11-01  本文已影响57人  看我的大白眼

使用Xcode或者Application Loader上架应用时并不是那么的一帆风顺,总结一下出现的问题:

使用Xcode8上传时,显示Upload Successful但是在iTunes Connect查看构建版本后面没有加号,不能进行操作

upload successful
构建版本

尝试了多次提交,但是还是不能构建版本.然后我去邮箱中看了看有没有接受的反馈的邮件.果真有一封邮件.

Dear developer,

We have discovered one or more issues with your recent delivery for "乐活云时代-微生活商城手机便利店". To process your delivery, the following issues must be corrected:

Missing required icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.

Invalid Image Path - No image found at the path referenced under key "CFBundleIcons": AppIcon60x60

Once these issues have been corrected, you can then redeliver the corrected binary.

Regards,

The App Store team

主要说了两个问题:

解决如下:

删除Images.xcassets里的CarPlay图标就行了。

新ITC提交APP常见问题与解决方法

再次提交就可以构建版本应用了

上一篇 下一篇

猜你喜欢

热点阅读