1

I want to detect when a request has been blocked by ATS so I can log this error (on an external service like Crittercism for instance).

Does Apple provide any API for that ? I couldn't find anything online.

Thanks

Gustanas
  • 406
  • 3
  • 13
  • 1
    [SO 31193579](http://stackoverflow.com/questions/31193579/how-can-i-figure-out-which-url-is-being-blocked-by-app-transport-security?rq=1) might help – Olaf Nov 26 '15 at 15:03
  • Indeed, its useful to get more information but I was thinking about something more automatic and dynamic. Like the observer pattern, where a notification would be sent only when ATS blocks a request so a specified function could be executed. No idea if Apple has such API.. Thanks for the tip anyway ;) – Gustanas Nov 30 '15 at 09:56

0 Answers0