You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
When downloading a large offline pack I am getting no space left on the device error, while I have a lot of space on the device.
When I debug code while attaching the device to Xcode, I never get this error, but as soon as the build is released and it is downloaded from the test flight, I start getting this error and the offlinePackDidReceiveError function is always gets called for a large area. Small areas work fine most of the time.
Following code is used to start the download for the pack.