fluttercommunity / fluttercommunity/flutter_downloader
Background Isolate Callback only receive listen when connected to debug on android
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
I'd use it on my code to batch download files, and use the sample code to listen the background callback
However is only work when I connect my phone using USB and debug on android studio, the download still running but I cannot listen any progress if I run the apk alone.
It is the same when use emulator, if I play it on android studio it can listen the callback. If I open the app directly on emulator, the listen stop after few seconds
- Device: S21 U
- OS: Android 12
- plugin version 1.8.4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.