Testing

  1. Embed the deep link on a webpage

  2. Access the webpage from Safari Browser

  3. Tap the link

  4. 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