Using Today Extension & Alamofire

452 views Asked by At

I don't know if it's a problem with Alamofire or just how the Today extension is made. I try to make a RESTful API request in app extension using the same url as I do in containing app. While the request is successful in the containing app, the request always fails in the extension. Can someone please tell me if it's possible to make RESTful api calls in extensions with Alamofire.

This is what I found in Apple's developer documentaion

0

There are 0 answers