open app from web | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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?

16th Apr 2021, 8:24 PM
Mehran
Mehran - avatar
2 Respostas
+ 1
David DolejÅ”Ć­ how exactly? package name compared with url?
16th Apr 2021, 8:30 PM
Mehran
Mehran - avatar
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
17th Apr 2021, 5:22 AM
Phil Andy Graves
Phil Andy Graves - avatar