I want to install my Iphone app to different iphones for testing. But every time I have do the provisioning profile thing. How can I use the device UDID in my application wh
Below is the Apple guide for distributing your app for testing:
http://developer.apple.com/library/ios/#DOCUMENTATION/Xcode/Conceptual/ios_development_workflow/35-Distributing_Applications/distributing_applications.html
Hope it helps!
NOTE: You should have access to iOS Provisioning Portal in order to add your tester's device UDID.