문제

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