Question

A part of my iOS app is to perform uploads of large files to a server. Internet connection of my users is not always ideal.

Is there any way I can perform resumable uploads?

P.S. Request type is HTTP, but if it doesn't support it, it's possible to switch.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top