Question

We want our game to support these devices:

  • iPod Touch 4th Gen and up
  • iPhone4 and up
  • All iPads

We don't want to support 3GS because it is a game with lots of graphic detail and we think the experience is subpar in 3GS. We don't want to drop support for iPad 1. We want the App Store to enforce this (not within the app itself).

I think we cannot achieve this through UIRequiredDeviceCapabilities.

Is there any possible way of doing this?

Was it helpful?

Solution

I think this is not possible at all for universal apps. Either you enable both iPhone 3GS and iPad 1 or none.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top