When I create an app I want to test my app on old devices (i.e. iOS 3.0).
Can I set up the simulator with older versions of iOS to test my app?
When I create an app I want to test my app on old devices
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can change the hardware the iOS simulator simulates, but only if you have the old version of the SDK installed. You can do this by choosing the menu
Hardware->Versionand then the 3.x version you want.Please note this is not the recommended way! The simulator is nice for quickly testing some new features, but the simulator has bugs and other major differences. So test your App always on a iOS 3 device.
Get a first generation iPhone to test on or grab an iPhone 3G and downgrade it to iPhone OS 3. It’s not supported by Apple, but Google will help you on downgrading an iPhone to OS 3.