Hello Code Crew,
When I invoke an HTTP POST Request using Alamofire it timed out in just one minute of time. Actually, the response is getting in after 2 minutes of request. So how can I change the request time out interval in alamofire? Please help…