Universal Links are not working

I have an iOS app where the universal links are not working. Basically, I have double-checked the AASA file, and it's formatted correctly. It's in the right location .well-known subdirectory. I have checked other things as well.

For my app, if the user has forgotten their password, they click on the Forgot Password option, which sends them an email, after which they click on a link; the link should open the iOS app, but is instead opening up the web browser. The format of the link matches the formatting in the AASA file. As well, I've checked associated domains as well.

Using Postman, I can see that the AASA file is accessible.

I have a feeling that the iOS app cannot fetch the AASA file, as I don't see any relevant swcd logs.

My AASA file is located at:

https://www.COMPANY_NAME.ca/.well-known/apple-app-site-association

Please advise.

Thank you for your post. I would be happy to assist you. Could you please provide a link to your AASA file, the applinks configuration in Xcode, and the link that should open the app instead of the browser?

We have a comprehensive troubleshooting guide that allows you to check each configuration section: https://developer.apple.com/documentation/technotes/tn3155-debugging-universal-links

I recommend thoroughly reviewing each step.

I am also happy to review it with you, If you prefer to keep the information private, you can create a code-level request.

If you like to submit a code-level support request so we can discuss this further privately. Please use the link.

When you create the request, indicate that you were referred by me at Apple and make sure to include a link to this thread.

Albert Pascual
  Worldwide Developer Relations.

Universal Links are not working
 
 
Q