hello to all guys, I know this issue has already been addressed several times with the previous sdk but I do not know what to do. I just installed the new SDK 2.1.3 GA. I tested an app selecting sdk 2.1.3 GA and iOS 6, but the simulator crashes. The same thing is with sdk 2.1.3 v20120915120319 and iOS 6. If I select iOS 5.1 and sdk 2.1.2GA there are no problems of any kind. I tried to run a clean, restart the mac but nothing to do. I state that before, having only the sdk 2.1.3 v20120915120319 I had no crash problem.Now installing the new SDK 2.1.3 GA does not even go the previous one.
1 Answer
Hey Nicolo Just check the architecture you set for your xcode project file as titanium generated code put by default armv6 and armv7 but you need to set it "Standard armv7" valid architecture in Xcode Project file.
Your Answer
Think you can help? Login to answer this question!