Which Apple API would allow me to call the appstore within my app ?

So while exploring Instagram we found this really interesting way to do app installs via ads. This seems to be something native to IOS and we have no idea which API its from.

We had a look at SKADnetwork and AppStore connect apis but did not find anything relevant.

Replies

Could this Technical Q&A from Apple help ?

https://developer.apple.com/library/archive/qa/qa1633/_index.html

  • Hi Claude,

    Unfortunately what you have linked are standard deep-links that move the user away from the app, what Instagram does is open the app being advertised on Instagram for example within the Instagram app.

Add a Comment