JonasGessner / JonasGessner/JGDownloadAcceleration
handle downloading process when the data is low
- Dominant language
- Objective-C
- Stars
- 140
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am using this wrapper to download the pdf files from the cloud but the issue im facing is that when the data is low ,it downloads the file partially and calls the setcompletion block.Due to this i could not read the pdf file as it is not downloaded completely.Could you please help me how to solve this issue.FYI im also setting the properties maxnumberofconnections and retry count.
Thanks in advance.
Regards
Harish
Contributor guide
No contributing guide indexed for this repository
Research direction
The report provides no file, test, or entry point. Start by reproducing a PDF download under constrained network conditions and inspect when the completion callback fires relative to the downloaded data. Done means incomplete downloads no longer invoke completion as successful, with a regression test covering the low-data case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100