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

[Android] java.lang.NumberFormatException when picking a document from DownloadsProvider #225

Open
mgeier63 opened this issue Oct 31, 2018 · 0 comments

Comments

@mgeier63
Copy link

As reported here [iotaledger/trinity-wallet#517]

Starting with Android O, the DownloadProvider does not return URLs that reference a certain row by a long id, but rather provide the target file as a raw:/ style URL.
Therefore the current code rn-fetch-blob is prone to crashes when run on Android Oreo or Pie.

  • please provide the version of installed library and RN project.
    0.10.13
  • a sample code snippet/repository is very helpful to spotting the problem.
    already fixed that, see pull request
mgeier63 added a commit to mgeier63/rn-fetch-blob that referenced this issue Oct 31, 2018
mgeier63 added a commit to mgeier63/rn-fetch-blob that referenced this issue Oct 31, 2018
rajivshah3 pushed a commit to rajivshah3/rn-fetch-blob that referenced this issue Nov 4, 2018
erennyuksell added a commit to erennyuksell/rn-fetch-blob that referenced this issue Jun 13, 2019
Traviskn added a commit that referenced this issue Sep 26, 2019
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

1 participant