Search code examples
testingiosios-simulatorios3.0

Testing on pre-IOS4


I have a problem with an app that works perfect on my iPhone 4, and on my 3Gs but both are on iOS 4. BUT, when a colleague installed it on his 3G with 3.1.2 on it... it crashes on startup.

Is there someway I can test to install the app in a 3.1.2 simulator of some kind?

He didn't send me his crash logs yet.

Best regards, Paul Peelen


Solution

  • I haven't done this for the simulator, but you can find links for the old SDKs here:

    http://chris-fletcher.com/2010/08/28/howto-install-iphone-sdk-2-0-3-1-for-xcode-3-2/

    You should be able to install the old simulator SDKs and have them show up in the simulator menu.