I\'m trying to connect my iOS app to an HTTPS Rails app which is currently run on a local host in my network. I can access the site from my browser with https://myIP:3
https://myIP:3
try change the session variable, this change help me
let config = URLSessionConfiguration.default let session = URLSession(configuration: config)