Skip to content

addAndroidDownloads useDownloadManager: true not working on specific android device #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Hook-X opened this issue Feb 24, 2025 · 3 comments

Comments

@Hook-X
Copy link

Hook-X commented Feb 24, 2025

Versions:

react-native-blob-util: "0.19.9",
react-native: "0.74.5"

Android device model: "Huawei nova 11 i, emui 14.2.0"

I'm using react-native-blob-util in my React native app to download files. It works fine on all android devices but one with model Huawei nova 11 i, emui 14.2.0
If I switch useDownloadManager to false it starts to download on this device too.

@RonRadtke
Copy link
Owner

What does it do with useDownloadManager :true?
Do yo usee any errors?

@Hook-X
Copy link
Author

Hook-X commented Mar 22, 2025

No. It just falls silently

@Xtiago87
Copy link

Xtiago87 commented Apr 8, 2025

Same thing here.
"react-native": "0.78.0",
"react-native-blob-util": "^0.21.2",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants