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 5 更新了我的应用程序,但 3.5" 屏幕截图仍然显示在 iPhone 5 App Store 上。有人认为这是由于不是为 armv7s 构建的。因此,该应用程序未列为为 iPhone 5 优化,并且不使用相关的屏幕截图。
有没有人有同样的经历,并且可以确认这是App Store使用的标志?我的印象是许多开发人员不得不推迟包括 armv7s,并且很惊讶没有更多关于这个问题的报告。
将启动图像Default-568h@2x.png添加到您的资源中。 它告诉 iTunes Store “此应用程序已针对 iPhone 5 进行了优化”。 祝你好运!