Now I want to test it to iPhone that is on a different location .
I am sending the .mobileprovision certificate , the xcode adhoc build and a private key . but at that end the application installation failed in between
.
I have doubt that I have something wrong with my build as I am getting the following build image on my build myapp.app . So it is something wrong with my build or its ok ..
Now I want to test it to iPhone that is on a different location
Share
That
nosymbol is stating that it cant be run on that platform (i.e. your desktop). I would imagine that its fine.