Can I limit iPad deployment to iPad 2?
Hiya guys, I've had a look at modifying the info.plist file (UIRequiredDeviceCapabilities) in my ADT-produced ipa files, and I haven't found a way to limit iPad distribution to iPad 2 only. It seems that you can require certain hardware, but not specific devices.
If you have any info it'd be much appreciated!
We want to limit it because our app runs fine on 3GS, 4, and iPad 2, but it blacks out and crashes intermittently on iPad 1. Memory usage is varying during the crash, so our working assumption is that the display is eating the conventional memory. More on that in another thread though!
