I am developing an app exclusively for iphone and I have set the deployment device as iPhone in my Deployment Info. Yet, it is rejected at application review with the following message iPhone Apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution
What can I do here?
Asked
Active
Viewed 73 times
0

Sidharth J Dev
- 927
- 1
- 6
- 25
-
You can let it run on an iPad? – DA. May 19 '15 at 03:36
-
2All iPhone-only apps must run as-is on an iPad. – rmaddy May 19 '15 at 03:37
-
no, i cant do that at this point – Sidharth J Dev May 19 '15 at 03:37
-
2Then there's nothing you can do. Rules are rules. – DA. May 19 '15 at 03:41
2 Answers
0
You're going to have to let it run on the iPad. The guidelines make it so all iPhone apps have to run on the iPad (at minimum as a blown up iPone app). If it doesn't look good yet, that's fine, most apps that do that don't look that great anyways. Its just providing the usage of the app for the iPad users as well and literally takes no more than 3 minutes to check the box to enable this.

codykochmann
- 347
- 1
- 10
0
Delete the Launch Screen File in XCode 6 or later and use the Launch image. Also have a look at the following SO links which have the same query as yours()if you havent gone through them till now)
Make an iPhone specific app work on iPad to meet Apple requirements

Community
- 1
- 1

IronManGill
- 7,222
- 2
- 31
- 52