Post

Replies

Boosts

Views

Activity

Reply to Upload file in File Provider Extension in iOS
I'm encountering the same error when attempting to download a file that's larger than 15 MB.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Download a file in a File Provider Extension in iOS
We are downloading the file chunk by chunk. Even with a chunk size of 5MB, it still reaches the 20MB memory limit. Additionally, we decrypt every chunk using AES.GCM for seal/open API.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23