joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.84k stars 784 forks source link

Fix error in callback messaging during faulty FileStorage response #556

Closed chuttam closed 4 years ago

chuttam commented 4 years ago

Full credit to @migbot for encountering and identifying this issue.

chuttam commented 4 years ago

string() is valid in the ResponseBody.body() API.

Better fix applied via #560