我需要在仅支持iPhone 4
中发布应用如果有这个警告,我可以提交吗?
A launch image named "Default-568h@2x.png" is required to run at native resolution on Retina 4-inch devices. Would you like Xcode to add this image for you?
是否有可能拒绝它?
我能做什么?谢谢!
答案 0 :(得分:2)
Apple需要全面支持新款iPhone和iPod touch的4英寸屏幕。没有解决方法。如果你不支持4英寸屏幕,Apple会拒绝你的应用程序。您还必须完全支持视网膜显示。
答案 1 :(得分:0)
5月1日苹果公司开始拒绝不支持iPhone5的应用程序,并拒绝接受UDID的应用程序。因此,如果不添加default-568@2x.png图像,则无法上传二进制文件。