How to install .ipa programmatically
How do I install an .ipa file programmatica开发者_运维百科lly on iOS? is there some framework for that? I'm not jailbreaker, just coding some app for client, and that's what he wants.
As far as I know, the only way to install apps on the iPhone is to download them through Appstore. The .ipa files you find on the net are usually cracked apps, and obviously Apple don't want you to install those...
精彩评论