Safari Link Not Opening in TestFlight Build from Automated Pipeline
Hi team,
In the Xstore Mobile iOS app (v21.0.3), there’s a “Privacy Policy” option under the About menu that opens the link in Safari.
This works correctly when running the app directly via Xcode on a device. However, when the same code is pushed to GitLab, an automated pipeline generates the build and uploads it to App Store Connect for TestFlight distribution. In the TestFlight version, tapping the Privacy Policy link does nothing — Safari doesn’t launch, and no error is displayed.
Has anyone experienced a similar issue where external links fail to open in Safari only in TestFlight builds?