> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/v2/deep-link-services/testing.md).

# 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

{% hint style="success" %}
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>
{% endhint %}
