So here is my issue.
I have universal link working in my Unity game built for iOS9 too.
The thing is,while I do get directed straight to the app as I wish by clicking "https://www.myappDomain.com..." or "myappDomain://...", it is only by clicking the "myappDomain://" that I get the app opened in the certain screen I want it.
What am I missing here?
NOTE: I have the apple-app-site-association configured to accept all paths, my associated domains, is configure to request it:
applinks:myappdomain.com
applinks:www.myappdomain.com