Skip to content
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

Fix an issue with non "image" mime types downloading with android download manager #623

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

iJimmyWei
Copy link

Addresses #214 and wkh237#606

  • filePath wasn't being set for non image based mime types, causing download manager to throw an error, even though the file downloaded successfully

@iJimmyWei iJimmyWei changed the title Fix an issue with non "image" mime types downloading on android Fix an issue with non "image" mime types downloading with android download manager Jul 6, 2020
@namvoeh
Copy link

namvoeh commented Aug 7, 2020

Can we merge this PR asap? My app got thousands of crashes because of this issue

@darron1217
Copy link

Why this is not merged yet?
I couldn't understand

@Traviskn
Copy link

#666

* The promise fails even though the download goes through due to this explicit check not setting filePath
Dimon70007 pushed a commit to Dimon70007/rn-fetch-blob that referenced this pull request Jun 3, 2021
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

Successfully merging this pull request may close these issues.

4 participants