+ 1
open app from web
i see some webpages can open app with link or download (data for app) button(like SoloLearn website) . how they do this?
2 Réponses
+ 1
David Dolejší how exactly? package name compared with url?
0
There's a few ways:
* Simply linking to a webpage at an app store.
* Deep links 🙄 adjust.com/blog/dive-into-deeplinking/
* Web view
* APIs