I have a universal app which I decided should become iPad only from the next version. I already know how to change the target to get the desired effect. What I don't fully understand is the impact on my users. Lets say the currently released version number is 1.0 and the updated iPad only version is 2.0. Will my iPhone users see this 2.0 update and start getting errors when they try to download/run the app or will they simply stay forever on version 1.0 without any notification on version 2.0?
Asked
Active
Viewed 319 times
1 Answers
0
Apple won't let you do this. I have tried this by changing an app from universal to iPhone-only and it wasn't possible to submit this app.

dasdom
- 13,975
- 2
- 47
- 58
-
what's the reason Apple gives for not allowing it? – user102008 Mar 26 '14 at 21:36
-
I think the reason is that it's not user friendly. – dasdom Mar 27 '14 at 06:22