Hello Guys
I need to open an app already installed on an iPad from a link, but I can't
I've already tried to implement some solutions that I found here forum, but I can't
It was only possible to redirect to the App Store.
Does anyone have an example of how to make URL Scheme?
We achieved
Solution
We call the following JS:
window.location = 'imdb://<AppID>/<Screen>';