fluttercommunity / fluttercommunity/flutter_downloader

Background Isolate Callback only receive listen when connected to debug on android

Open
#736 1 comment 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.