I’ve been using Xcode to load my app into my device. If I am using Corona can I test the code in Xcode simulator also? I was just curious what you would have to change since it’s in Lua files and I am not familiar with X-code and didn’t know if you could do that with the same corona file. [import]uid: 72372 topic_id: 14328 reply_id: 314328[/import]
When you build, instead of building for device you can change it to Xcode. I think that is what you do. I’ve never used it before though. [import]uid: 31262 topic_id: 14328 reply_id: 52905[/import]
In corona all i see is build for iOS or Android. I don’t see an xCode.
[import]uid: 72372 topic_id: 14328 reply_id: 52924[/import]
Never mind I see it! I have really been doing this the hard way:-) Xcode simulator shows me everything! I had text boxes and keyboards that I needed to see. This is amazing. [import]uid: 72372 topic_id: 14328 reply_id: 52925[/import]