moveToSharedStorage not working in background mode on Android
NavidFarahmandian opened this issue · 3 comments
NavidFarahmandian commented
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).
781flyingdutchman commented
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?
github-actions commented
This issue is stale because it has been open for 14 days with no activity.