IOSTransferManager
iOS implementation of TransferManager using NSURLSession background sessions.
Downloads survive app termination — iOS hands the file back on next launch. Uploads use standard NSURLSession (foreground).
iOS implementation of TransferManager using NSURLSession background sessions.
Downloads survive app termination — iOS hands the file back on next launch. Uploads use standard NSURLSession (foreground).