fluttercommunity / fluttercommunity/flutter_downloader
loadTasks does not return the latest status and progress for IOS
Open
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
**This Problem only exists in IOS**
when we call loadTasks(). it will not return the latest progress for the tasks.
only the first progress value that was saved in database will be returned until the task is completed or paused which will cause the task status and progress to be updated in database
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.