0

I have a requirement that a client wants to be able to allow users to download apps from within an app (which I will call the main app), based on a user's score (when a user achieves a certain score, they can have an app). We would like to do this without linking to the app store directly, so that users of the main app can be granted access to another app.

So, is there a way to interface to the app store while hiding the official app store from the user? I have seen similar functionality in Passbook, but not exactly what we are looking for. Any ideas? Thanks! Viv

4

1 回答 1

0

可能重复

如何链接到应用商店中的应用

如果您的应用在 Apple 应用商店,您可以使用 itms:// 服务直接安装应用。检查上面的链接,该链接讲述了有关苹果应用商店 itms 服务的精彩内容。

于 2013-04-04T17:04:43.560 回答