I am developing an iPhone app and before submitting it to app store the client asked me to send him the app to test it first.
I have his udid number and i already added his device to the development devices list.
Now the issue is that he is far from me and there is no way for him to come and send the app for him the normal way, I mean by connecting his device to the iMac and send it from xcode.
Is there any way to send him the app to test it ?
Yes, There is a way for sure. Have you heard about TestFlight ?
It's a beautiful tool to send your beta apps over the air with ease. It's simple, painless, and magical. It provides app management, distribution, tracking, and centralized feedback as well as crash reporting.
You can integrate it in your App easily by following the steps given here : How to use TestFlight to distribute your beta app ?