Closed KevinCWKevin closed 1 month ago
Hi, I follow your sample code, used "createUploadProvider" to upload large files. But the variable of fileSize is limited to 2GB because the type of variable is Integer. Could you please provide a way to upload file with over 2GB?
Thanks
Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information
Hi, I follow your sample code, used "createUploadProvider" to upload large files. But the variable of fileSize is limited to 2GB because the type of variable is Integer. Could you please provide a way to upload file with over 2GB?
Thanks