781flyingdutchman/background_downloader

moveToSharedStorage not working in background mode on Android

NavidFarahmandian opened this issue · 3 comments

The moveToSharedStorage function fails when the app is running in the background on Android. It works correctly while the app is in the foreground but encounters issues during background execution, preventing files from being moved to shared storage (e.g., the 'Downloads' folder).

Can you elaborate on this? What happens, what did you expect to happen, which OS/platform, what version of the OS, what plugin, a repeatable code snippet and logs?

This issue is stale because it has been open for 14 days with no activity.