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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top