I have enabled the ATS in plist.
Expected to see the error message for http call - App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app’s Info.plist file
Actual - Data does not load and not able to see the above error message.
Is there a way one could validate this scenario,Meaning i want to break at the point http is used.