Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于未优化以支持设备屏幕尺寸和/或分辨率,我的苹果应用程序被拒绝。
但它非常适合 iPhone 4 的屏幕。这个应用程序不是通用的,这个应用程序适用于 ios5.1,所以没有 iPhone 3g。会是什么呢?
拒绝代码 10.6 通常意味着您缺少视网膜或非视网膜图像,现在两者都是必需的。有关添加视网膜图像的更多信息,另请参阅此帖子:
支持 Retina 和非 Retina 显示器的图形