What will happen if my iOS 4 iPhone app gets executed on an iOS 3.2 phone?
- by BeachRunnerJoe
I assume it will just crash, right? If I develop an iPhone app that uses the iOS 4 SDKs and it makes it's way on into the app store, how can I ensure it doesn't get downloaded by a person running an older version of the iOS?
Thanks in advance for your help!