Skip to content

fix: fix issue with storing big files after download while IOSBackgro…#450

Open
maksymhcode-care wants to merge 1 commit intoRonRadtke:masterfrom
maksymhcode-care:master
Open

fix: fix issue with storing big files after download while IOSBackgro…#450
maksymhcode-care wants to merge 1 commit intoRonRadtke:masterfrom
maksymhcode-care:master

Conversation

@maksymhcode-care
Copy link
Copy Markdown

Hello @RonRadtke, thank you for your work. Your package works great, but i had an issues downloading big files(5.8GB), to be exact it was related to saving downloaded file, the download proccess work as expected. I noticed that it happened while i was using IOSBackgroundTask: true, since i still need my app to work on a background with a help of codex i made this fix. It looks like it is having hard time saving this big file at once, so i'm spliting it in a small chunks
Please validate it and let me know how it's working for you

@RonRadtke
Copy link
Copy Markdown
Owner

@maksymhcode-care did you test it using different sized files and background vs no background?

@maksymhcode-care
Copy link
Copy Markdown
Author

@maksymhcode-care did you test it using different sized files and background vs no background?

Yes, i did, no problems with smaller files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants