iOS Question SSL problem in http in b4i

BerlinCoder

Member
Licensed User
Hi, during the debugging of my app, I faced with the following error:
Error: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.

Is is possible to disable it in b4i or is there any other ways to use a normal HTTP server for debugging?
 
Top