I\'ve implemented a Apple Smart Banner for my app, including a app-argument with a URL I\'d like the app to open on my site. I thought that would pass through when the user inst
You can do it with branch.io. More info here.
tl;dr
What Branch does is generate a custom URL specific for your device and uses the same unique configuration to fetch the data when the application is opened. Thus, you need to include their SDK into your app in order to get those arguments you want to send.