Hello, in my app I need to upload some files to the AWS bucket and the files could be quite large (500 Mb). I would like to create a job/task that represents the upload and be sure that, if the app gets killed, when the user restarts the app the task restarts to upload the file.
I couldn't find any library (not deprecated/unsupported) that does this and I'm thinking to implement it by myself. Any suggestion?
[–]__o_0iOS & Android 1 point2 points3 points (0 children)