cryptomator / cryptomator/ios

Chunked uploads can take a long time to complete

Open
#3 0 comments 1 reaction 0 assignees View on GitHub
state:blocked
Dominant language
Swift
Stars
288
Forks
43
PR merge metrics
No merged PRs in 30d

Description

If the FileProvider extension is not in the foreground, only one chunk of the file can be uploaded at a time. Afterwards the extension has to be woken up again manually to start the upload of the next chunk. Because we have an additional memory limit of 15mb for the FileProvider Extension for iOS, it is not possible to upload multiple chunks at the same time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.