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.

// Hi i have created cordova project in xcode 5.1 which was created in sencha touch 2 and build using phonegap. Its working fine in xcode 5.1 with the simulator 5.1 .The thing is that i need to test my app in different ios simulator version like 5.0, 4.3,4.0 even i downloaded all those version in my xcode but app is crashing. Its working only in simulator 5.1 not in others is there any other way to test my app or else how to overcome the crash occurrences.

//Below is the crass message

dyld: Symbol not found: _NSURLIsExcludedFromBackupKey

Referenced from: /Users/sumit/Library/Application Support /iPhone Simulator/4.3.2/Applications /0738A156-FF65-4DE0-A46C-E5B795C49C31/xyz.app/xyz Expected in: /Applications/Xcode.app/Contents/Developer/Platforms /iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/System /Library/Frameworks/Foundation.framework/Foundation in /Users/sumit/Library/Application Support/iPhone Simulator/4.3.2/Applications/0738A156-FF65-4DE0-A46C-E5B795C49C31/xyz.app/xyz

share|improve this question

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.