Search code examples
Declare Weak in response completion handler...


swiftalamofire

Read More
how to pass parameters in body when sending request with Alamofire in Swift...


iosswiftdictionaryswiftuialamofire

Read More
How to send a POST request with BODY in swift...


jsonswiftputalamofire

Read More
Alamofire retry doesn't work with validate()...


swiftxcodeswiftuialamofireswift5

Read More
Using try await with upload requests...


alamofireswift-concurrency

Read More
Live search throttle in Swift 3...


iosswiftswift3uisearchbaralamofire

Read More
API Fetch returns nil...


swiftalamofire

Read More
iOS Alamofire SSL Pinning with both certificate about to expire and a new certificate...


swiftssl-certificatealamofiresslpinning

Read More
How to make a synchronous request using Alamofire?...


iosswiftalamofiresynchronous

Read More
Multipart Form Data POST with spesific JSON Requirement...


swiftapirestpostalamofire

Read More
JSON Streaming in chunks using Alamofire Swift...


jsonswiftswift3alamofire

Read More
Does AlamofireObjectMapper / ObjectMapper support struct type mapping...


iosswiftswift2alamofireobjectmapper

Read More
Swift/Alamofire 5 ResponseSerializer generic stuct decode...


swiftstructalamofiredecodable

Read More
SWIFT TASK CONTINUATION MISUSE: leaked its continuation...


swiftalamofire

Read More
Print Alamofire request body...


iosiphoneswiftalamofire

Read More
AlamoFire downloadProgress completion handler to async/await...


swiftalamofirealamofire5

Read More
Conditional cast from 'AFError' to 'AFError' always succeeds...


swiftalamofirealamofire-request

Read More
Getting null value from API response with Alamofire...


iosswiftstructalamofiredecodable

Read More
Swift upload UIImage with multipart form without parameters...


swiftswiftuialamofirecombine

Read More
Swift How to add array of strings to httpBody...


arraysswiftalamofireurlsession

Read More
value: (failure(Alamofire.AFError.explicitlyCancelled)) when use Alamofire publisher...


swiftmacosalamofire

Read More
UI locking up when using AlamoFire downloadProgress...


swiftswiftuialamofire

Read More
How to convert UIImage to data that Django understands...


swiftdjangouiimagealamofire

Read More
Error Domain=NSPOSIXErrorDomain Code=100 "Protocol error"...


iosswiftalamofire

Read More
How to get error message from response body when use Alamofire.download() request...


swiftdownloadalamofireresponsemessage

Read More
Escaping closure captures non-escaping parameter 'function' Xcode says...


iosswiftalamofire

Read More
upload image to server using Alamofire...


swift3alamofire

Read More
How to display in a View a returned value from a completion handler in Swift?...


iosswiftasynchronousalamofirecompletionhandler

Read More
Alamofire RequestRetrier, is it ok to call the completion block on the main operation queue?...


swiftalamofiregrand-central-dispatch

Read More
how to populate cells in a UItableview with switfyJson from an alamofire post request...


swiftuitableviewuiviewcontrolleralamofireswifty-json

Read More
BackNext