i’m not an iphone programmer, but this is my problem :
i have the source code of an iPhone application in x-code, i need to upload it in a ftp server to allow my client install and test a pre-release, but i need to add his device id some where in the application to be able to install it in his iPhone, i have the device id but i don’t know how to add it in the application.
Can anyone help me please, if you have documentation or good links, send them to me please
Thanks in advance
The best way to do this is to use one of the following services:
https://testflightapp.com/
or
http://www.hockeyapp.net/
These make it much easier to register client devices and install pre-release builds.