I followed iOS9 app links guide (here) and app links are working fine
i.e. Whenever i access http://www.domain-name.com/some_page it redirects to my application and handles it properly.
But if i shorten the exactly same URL then it launches Safari and fails to launch the application. am i missing some configuration?