I am about to submit an app that does not run on ipad 1.
Is there a way I can prevent users from installing it.
Since ipad 1 cannot install iOS after 5.1.1 I guess I can set the MinimumOSVersion=“6.0” in the build.settings.
But I am not sure this is the best way to do it.
Does anyone have any exprience with this?
Thanks.