Hi,
It seems that we can't disable "App Transport Security".
So, I have created self signed certificate for my server.
I can allow the certificate in a browser when i use browser to connect server.
But ATS can't allow untrust certificate.
My problem is that I'm trying to use the API in an iOS app and connections keep failing because the device doesn't trust the certificate.
How can I use the certificate I've created?