Testing apps on iphones

Hello, I’m confused about how to test apps on the iPhone. I went into the Provisioning Portal and added the Device using the Device ID. But how do I get the app on the device for testing and how do I install it?

I was able to figure out Android easily as I just transferred the .apk file to the phone and installed it. I’m just confused about getting my app on the iPhone and how to install the app. [import]uid: 108842 topic_id: 18574 reply_id: 318574[/import]

The Corona documentation is pretty good on this. Read it over and ask us specific questions.

I use XCode to get it onto my iOS devices.

-David [import]uid: 96411 topic_id: 18574 reply_id: 71324[/import]

http://developer.anscamobile.com/content/building-devices-iphoneipad

this, step by step guide [import]uid: 16142 topic_id: 18574 reply_id: 71336[/import]

Alternatively if you are looking to just test accelerometer input you can do this without deploying to the device through apps such as Corona Remote (http://www.coronaremote.com/) [import]uid: 103970 topic_id: 18574 reply_id: 71380[/import]