Transfer files between iPhone app and Computer
-
Updated
May 20, 2018 - Objective-C
Transfer files between iPhone app and Computer
Proof of concept iOS app demonstrating how to serve a local (embedded) website in WKWebView, while also being able to make cross-origin remote AJAX calls and handle cookies without worrying about Same-Site restrictions.
Example of iOS local server for downloading a sample file through that web server.
To associate your repository with the gcdwebserver topic, visit your repo's landing page and select "manage topics."