I\'m having trouble getting universal links to work
After 3 weeks... It turned out my path was incorrect. My suggestion:
set paths to ["*", "/"]
while debugging, get everything to work and test, then as the final step update the path and only include supported paths.
To be more specific the link I was trying to register was
site.com/events/123123
so I would add a path for /events
which is wrong that would register site.com/events
. I had to register /events/*
instead
Also the easiest way to test it is to enter the expected links into the Notes
app, because Safari has some weird logic on when links should be handled as deeplink.
Apple's app-site-association validator is useless, it's still failing for me complaining about my App id, when deeplinks actually work. Instead use https://limitless-sierra-4673.herokuapp.com/