Universal links

This plugin allows you to get the link with universal links

Runtime Events:

name:"universalLinks"

url: url opened with app

type: "cold", "warm"

Runtime:addEventListener("universalLinks", myListener)

Setup:

Add the following to your build.settings

Make sure to add the apple-app-site-association to html (check out apples site for more details)

Helpful Links:

Get Plugin

Example

Support