I am using Firebase Dynamic Links, which have been working just fine when the app is installed directly to my phone via Xcode. However, when I use the copy on Testflight (same version as local build), the dynamic link does not open in the app. Instead I get redirected to a webpage in Safari that asks me if I want to 'Open link in app?' After I hit open, I get an error in Safari that says "Safari cannot open the page. The error was: 'The URL can't be shown.'" Anyone know why I can't open the dynamic link in the Testflight app?
Thanks