ios - 从应用程序中删除 iPad 支持

标签 ios ipad app-store app-store-connect

我前段时间上传了一个应用程序到App Store,但由于各种原因我不得不删除对iPad的支持。我不是在谈论从 iPad App Store 中删除该应用程序,只是在删除对 iPad 的支持。 Developer website陈述如下:

Developers who wish to issue updates, but remove device support, have three choices:

  • Fix their app so that it can work on the devices they originally set out to support.
  • Target a newer version of iOS that requires a newer device.
  • Remove their app from the store, and upload the new app with a different bundle ID.

问题是,如果我从应用商店中删除该应用并再次上传,我将无法使用相同的应用名称。那不是一个选择。

有什么办法可以解决这个问题?

最佳答案

回答我自己的问题 - 不,没有其他办法!我最终创建了一个外观不错的 iPad 应用程序来解决这个问题。

关于ios - 从应用程序中删除 iPad 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18259513/

相关文章:

hyperlink - iTunes链接中的 “uo=4”参数指定了什么?

ios - 如何在没有应用程序商店的情况下分发我完成的应用程序?

ios - UISearchController 触摸后看起来不对

ios - 搜索栏结果未显示在表格 View 中

javascript - Safari 和录制音频 — HTML Media Capture/getUserMedia()

ios - 如何测试 deinit 是否被正确调用?

ios - 使自定义键盘不可移动

ipad - 清除您在 iPad 上 "Add to your Home screen"的网站的应用程序缓存

iphone - UIImagePicker 收到名为 viewDidLoad 的内存警告并清除 UITextField

ios - 如果我要本地化一个应用程序,我是否也应该本地化该应用程序的应用商店标题?