Deep Link Testing

Valid Deep Links

https://test.forevernow.net/services/view/content/98367483

https://forevernow.net/services/view/content/90848204

Invalid links

https://forevernow.net/services/create/appointment/90848204

Valid links to website pages

Travel to Australia (https://forevernow.net/deeplinktest/australia)

Go to Hawaii! (https://forevernow.net/deeplinktest/hawaii)

Associated Domains configuration

apple-app-site-association

This file must exist in either the root or .well-known directory of the domain you have associated the app to for deep linking to work. More information can be found at Apple's documentation.


        {
          "applinks": {
            "apps": [],
            "details": [
              {
                "appID": "JZ4TVZD6QL.net.forevernow.DeepLinkTest",
                "paths": ["/services/view/*"]
              }
            ]
          },
          "webCredentials": {
            "apps": [
              "JZ4TVZD6QL.net.forevernow.DeepLinkTest"
            ]
          }
        }
    

The app is configured to respond to all universal links from forevernow.net and all it's subdomains. The entitlement file is written as follows: