I have an app which uses 4 to 5 third party libraries and one of the library is deprecating the support less than TLS 1.2. So I just want to know, if I add NSArbitraryLoads flag, it will disable TLS1.2 version itself completely for all requests Or it will make TLS1.2 connection to the server which supports the TLS1.2.
Asked
Active
Viewed 534 times