Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have an application that had developed with base SDK (iOS 4.3) and had iOS deployment target (3.0). It works fine till I upgraded my iPhone to iOS 5. When I tap on the app, it opens the page and it crashes. (closed the application by itself).

Can anyone shed any light on this for me?

P.S: I tried to debug it in XCode 4 and I got "Please restore the device to a version of the OS listed below, or update to latest version of the iOS SDK, which is available here. Do I need to download Xcode 4.2 for Snow Leopard?

share|improve this question
Yes, if you've installed iOS 5 on your device, you need Xcode 4.2 to debug against it. – uvesten Oct 15 '11 at 17:56
Also, this isn't even a programming question, that's why I voted you down. – uvesten Oct 15 '11 at 17:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.