我在2015年4月发布的Appstore中有一个应用程序,我有watchkit 1.0扩展.
现在升级后,在提交具有watchkit 2.0扩展代码等的我的应用程序的新更新版本时,我收到以下警告.
事情是我没有兴趣支持Watchkit 1.0和2.0.这是一个会出现几个月然后消失的警告,还是我可以在我的info.plist文件中做些什么来修复它?
我也收到了这封精彩的邮件.
Dear developer,
We have discovered one or more issues with your recent delivery for
“XXX”. Your delivery was successful,but you may wish to correct the
following issues in your next delivery:WatchKit 1.0 – Your prevIoUs version used an extension for Apple Watch
but your current version doesn’t. Users who haven’t updated their
Apple Watch to watchOS 2 or later may lose access to their Apple Watch
extension.After you’ve corrected the issues,you can use Xcode or Application
Loader to upload a new binary to iTunes Connect.Regards,
The App Store team