Testing
Embed the deep link on a webpage
Access the webpage from Safari Browser
Tap the link
If the app is installed, the app should get launched
Add below anchor tag with your app scheme details and once user clicks on it in the webpage, app should get opened.
<a href=voxelbusters://essentialkit/demo> Open Deep Link</a>
Last updated