AlamofireObjectMapper icon indicating copy to clipboard operation
AlamofireObjectMapper copied to clipboard

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper

Results 67 AlamofireObjectMapper issues
Sort by recently updated
recently updated
newest added

Would it be possible to please create a swift Package manager manifest file for this repository?

i have same issue. give me solution ![Screenshot 2020-09-24 at 6 06 14 PM](https://user-images.githubusercontent.com/47525944/94145883-ca3d9280-fe90-11ea-8009-7427ad1a3bb1.png)

A security scan ran by a third party that we coordinate with picked up a trace of the Memcpy function used within the AlamofireObjecMapper pod v6.2.0. Is there any known...

I am using Alamofire & AlamofireObjectMapper in a project with Swift version 5.0 & Deployment Target iOS 11.0. After '_pod install_' AlamofireObjectMapper v6.2.0 got downloaded along with Alamofire **v5.0.0-rc.2** and...

Alamofire has updated to v5.2, when will AlamofireObjectMapper match more later Alamofire?

The default AlamoFire response handlers don't error out when encountering an empty response body and a 204 (or 205 status code). Does AlamofireObjectMapper handle this differently for some reason (it...

Having the issue bellow when migrating the project to Swift5 and using Xcode 11.2.1 : Ambiguous use of 'map(JSONObject:)'