Description
Implement deeplinking for iOS and Android
This allows clickable links on the device to directly open you app instead of web browser. You can then retrieve the info about the link in your app and show the user relevant info. For example you can create a link https://example.com/items/32 and when the user clicks this link and show him the idem with id 32
Included formats
- versions