iOS universal links only opens app if "path" has a specific syntax with regards to linebreaks and spaces – React native
im trying to set up universal links in a react-native project, thought this part shouldt have anything to do with react-native. i have uploaded the file correctly at: example.com/.well-known/apple-app-site-association i created a simple html file to test the universal link:…