Upgrade live Universal App to iPad only

2020-02-15 02:28发布

We have a live universal app in the AppStore. Our client changed his mind and doesn't want the app to be universal anymore, he wants it to be iPad only.

Since the app was submitted some time ago, there are users who use the iPhone version.

What happens if we submit an upgrade that is iPad only?

Will the review team reject it?

And if it goes live, will the iPhone users receive a notification about the update? If yes in what form?

Or will the iPhone users just be unable to reinstall the app?

Thank you!

6条回答
混吃等死
2楼-- · 2020-02-15 02:59

Yes, if you try to submit an application that supports fewer platforms than a previous version of the same app, it will be rejected during the upload process.

e.g. if version 1 supports ipad and iphone

version 2 cant support just ipad or iphone

查看更多
Bombasti
3楼-- · 2020-02-15 02:59

You can't upgrade live universal app to iPad only.

Apple says the following:

"All device requirement changes must be made when you submit an update to your binary. You are permitted to increase the number of devices your app runs on, but you cannot remove devices you have previously permitted. Removing them will prevent users who have previously downloaded your app from updating it."

Reference (see "iOS Note")

查看更多
\"骚年 ilove
4楼-- · 2020-02-15 03:01

I have faced same scenario.

You can upgrade application scope (iPhone only to Universal) but you can't degrade application scope (Universal to iPhone only or iPad only).

查看更多
啃猪蹄的小仙女
5楼-- · 2020-02-15 03:07

iPad users must purchase the app again and cannot update the current version anymore.

People already using the universal app on their iPad will not receive an update. People on the iPhone will receive an update.


This is very tricky. It's better to do it not.

查看更多
SAY GOODBYE
6楼-- · 2020-02-15 03:09

Apple has been reported to reject updates that have narrowed hardware requirements compared with the current version in the App store.

If this happens, your clients only option may be to remove the current app from sale and submit a new different iPad-only app.

查看更多
唯我独甜
7楼-- · 2020-02-15 03:21

here is the answer of your question: https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wo/5.0.0.9.1.9.1.1.1.1

See the answer of this question:

"Why are correct device requirements important? Can I update them on iTunes Connect?"

Here is the important part:

"To change your app's device requirement after your first binary submission, submit an app update binary with the new information in the UIRequiredDeviceCapabilities key. You are only allowed to expand your device requirements. Submitting an update to restrict your device requirements is not permitted"

This means that if you've already submitted an universal build and then you try to submit only iPhone or only iPad build as update of the universal app ... Sorry, you can't.

查看更多
登录 后发表回答