Buliding iPhone app/game for client to view

I have read that I can add my clients iPhone to a list of devices that I can test my game on.

See http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/145-Distributing_Applications/distributing_applications.html

Anyway I just wanted to check if it is possible with Corona to send a version of my applciation to testers i.e what is referred to as “Archiving Your Application for Testing” in the article link I supplied above.

Any advice would be very helpful.

Thanks

Paul
[import]uid: 7863 topic_id: 2244 reply_id: 302244[/import]

Yes this is possible. You need to add your testers/clients UUID to your device list on the provisioning portal, then do an adhoc build and mail them the .app bundle. [import]uid: 3 topic_id: 2244 reply_id: 6779[/import]

Ah thanks Sean - that is great news.

Thanks

Paul [import]uid: 7863 topic_id: 2244 reply_id: 6802[/import]