In This Post, Devran Cosmo Uenal explained how to download a file with swift on an IOS device. Should the files that I want to download be stored on an FTP server? Or on a regular web server with Apache?
Asked
Active
Viewed 51 times
1 Answers
0
NSURLTask supports both protocols but the post you are referring to uses a regular http server. Also the post uses the Alamofire library which I think only supports http

ahbou
- 4,710
- 23
- 36