fluttercommunity / fluttercommunity/flutter_downloader

Flutter downloader is not working in Android (Permission denied)

Open
#940 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

**Describe the bug**
I am Trying the download the Audio but In Android 14 its not downloading the Audio this is google pixel 5 physical device , I show the error Message "Permission denied" I show the dialogue box when some one decline the permission then the app forward to the App permission setting ,I have allow the permission on device but still show the same error I provided all the permission in manifast.xml,

please provide the solution or fix and Update the issue, thank you

IN the device all the permission is allowed but still error (Permission denied )







**To Reproduce**

Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**

**Screenshots**

**Desktop (please complete the following information):**

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Device information:**

- Device: [ Google Pixel 5 ]
- OS: [ Android 14]
- plugin version [e.g. v^1.11.6]

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the download failure on a Google Pixel 5 running Android 14, then inspect the Android permission handling around the permissions listed in manifest.xml. Confirm whether the downloader reaches the audio-download path after permissions are granted. Done means audio downloads successfully without the persistent “Permission denied” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.