Alamofire 5 Uploading file with parameters using Alamofire

Created on 5 Feb 2019  路  4Comments  路  Source: Alamofire/Alamofire

any uploading file with parameters using Alamofire sample code with Alamofire 5?

Seems that there is a big difference with Alamofire4.

documentation question

Most helpful comment

All 4 comments

Hi @WingCH,

We don't have the documentation for AF5 completed yet as we're still working on finalizing the feature set and APIs. However, we do have tests written for multipart form data uploads which is what I believe you'll want to use. Here's an example of uploading multipart form data in our test suite. That should get you going in the right direction.

Cheers. 馃嵒

Hi! Having problems too. The link to the example is broken, isn't it? @cnoon
Thanks!

Just fixed up the link @lrnzkck...sorry for the delay there.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yamifr07 picture yamifr07  路  3Comments

zhouhao27 picture zhouhao27  路  3Comments

yokesharun picture yokesharun  路  3Comments

tib picture tib  路  3Comments

dpstart picture dpstart  路  3Comments