Skip to content

Conversation

@Jyrno42
Copy link

@Jyrno42 Jyrno42 commented Oct 17, 2018

Ensures wrap does not break if the path wrapped starts with content:// or file://.

see: #156, #194 and many issues in the old repo.

Ensures wrap does not break if the path wrapped starts with `content://` or `file://`.
@Kyonru
Copy link

Kyonru commented Nov 20, 2018

why don't we just do: "RNFetchBlob-" + uri ? because at the end, android will be 'content://' and ios will be 'file://' right?

And also, i think it would be a great idea to add this. When the name of the file has a white space, RNFB.wrap does not work on ios when doing a RNFetchBlob.fetch('PATCH'...).

@Jyrno42
Copy link
Author

Jyrno42 commented Mar 28, 2019

I guess this won't get merged

@Jyrno42 Jyrno42 closed this Mar 28, 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

Successfully merging this pull request may close these issues.

2 participants