Hello,
Now that iOS 9 is out, handling ATS is a must.
Is there any way to set the CFNETWORK_DIAGNOSTICS environment variable? so i can get some ATS debugging.
I tried to add to following to build.settings, but with no effect.
iphone = { plist = { LSEnvironment = { ['CFNETWORK\_DIAGNOSTICS'] = '3' }, } }