Relative Content

Tag Archive for iosexpoios-universal-links

Expo iOS Universal Links valid but not opening application

I am in the process of implementing some Universal Links into my Expo project so my forgot password flow will still work on both the mobile application and PWA that I have built. I have verified that my apple-app-site-association file is correctly set up but leveraging Apple’s Developer tool within iOS as well as using Branch.io to verify if there are any issues. This includes permissions, mime/content-type, etc. That being said, any links that I attempt to open from an email or Chrome still revert to the http requests within Chrome. Admittedly I am at somewhat of a loss here.