简体   繁体   English

我可以选择支持iOS 8.4的应用程序吗?

[英]Can I opt that my app support up to iOS 8.4?

I have submitted app and it got rejected as it crashed in iOS 9 devices. 我已提交应用程序,但由于它在iOS 9设备中崩溃而被拒绝。 Can I opt out for iOS9 like I will say my app will support up to iOS 8.4. 我可以选择退出iOS9吗?就像我会说我的应用程序最多支持iOS 8.4一样。 I don't want to support iOS 9? 我不想支持iOS 9?

No, you can not opt out of the current (or about to be released) iOS version. 不,您不能选择退出当前(或即将发布)的iOS版本。 Apple will test iOS app submissions to their App store on the iOS version currently running on the devices that its customers are currently buying or will soon be buying just days from now. 苹果将​​在其客户当前正在购买或即将在几天后购买的设备上运行的iOS版本上,测试将iOS应用提交到其应用商店的过程。 And that's currently iOS 9.0. 那就是当前的iOS 9.0。 Why put an app in the store that will crash a couple days after a customer buys it just before upgrading their device? 为什么要在商店中放置一个应用程序,而该应用程序会在客户购买设备后几天才崩溃,而升级设备之前呢?

Also, most apps built with the SDK for the previous iOS version should work on devices running the next iOS version, perhaps after testing (and tweaking API usage) on devices running a beta version of that next iOS version, which is available to all enrolled developers. 另外,大多数使用先前iOS版本的SDK构建的应用程序都应在运行下一iOS版本的设备上运行,也许是在对运行该下一iOS版本Beta版的设备进行测试(并调整API使用情况)之后,所有已注册的用户均可使用开发人员。 This testing does require Xcode 7 (although using the Xcode-beta or GM makes some of the testing and debugging a lot easier). 此测试确实需要Xcode 7(尽管使用Xcode-beta或GM使某些测试和调试容易得多)。 There are other ways to put a test app on your test device, such as Ad Hoc deployment via iTunes. 还有其他将测试应用程序放置在测试设备上的方法,例如通过iTunes进行临时部署。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM