I would need to send my iPhone game to a person. I am currently waiting for it to be approved on the App Store. Is there a way of sending the game over email or something like that?
Asked
Active
Viewed 493 times
0
-
1possible duplicate of [Share my iPhone app for testing](http://stackoverflow.com/questions/3754006/share-my-iphone-app-for-testing) – Lyndsey Scott Feb 07 '15 at 19:09
-
I don't know what you're using but you want to publish it "ad-hoc" and give the ipa file to whoever. They copy it into itunes and install. – moot Feb 08 '15 at 23:06
2 Answers
0
You cannot send the app to someone else, they can only get the app via the app store. If they have Xcode and an Apple Developer account though you could send them the source code and they could compile and deploy on their own devices. This is the only way.

Kex
- 8,023
- 9
- 56
- 129
0
You can use diawi or testflight to provide apps for beta testers.
I used diawi and it worked fine for me.

Duc
- 650
- 5
- 10