I\'m trying to make async requests on Swift using Alamofire\'s completion handler and DispatchSemaphores . I need to get
async
Alamofire\'s
completion handler
DispatchSemaphores