Post

Replies

Boosts

Views

Activity

Reply to App Transport Security (ATS) blocking https request to valid server, only in production build testflight
Hi, So in the end I was able to figure it out, by using CFNetwork profile on my phone and gather the logs from production app https://developer.apple.com/bug-reporting/profiles-and-logs/?name=netw Turned out that the request url was different from the one we set in env vars. Looks like a cache issue in 3rd party build service Thank you for your previous responses Martin
Aug ’24
Reply to App Transport Security (ATS) blocking https request to valid server, only in production build testflight
Hi Eskimo, I am sorry for late reply As you mentioned I've exported the build and l've looked inside the Info.plist So you can see the ATS is enabled, maybe the local network is the issue in production build? Our BE service is compliant based on the first logs I gave you so it's quite confusing that default settings are not correct. I've also tried the check/test tool in Xcode and it was fine, no issues found Looking for your response info.plist Martin
Aug ’24