Sagar S. Kadookkunnan
Sagar S. Kadookkunnan

Reputation: 673

Is it possible to download an app from appstore from a link and open it directly through the same click?

In one of my current iOS projects, I need to have a functionality like, when we click on a link our app should get downloaded from appstore and automatically get active and when opens it, we should save some parameters which were present in the url. Is that something achievable in iOS?

Upvotes: 4

Views: 1857

Answers (1)

Ludovic Landry
Ludovic Landry

Reputation: 11784

This is not possible in 1 click, once the App is installed, the user will have to click the "Open" button.

Upvotes: 0

Related Questions