Rn-fetch-blob: Crash android app on some devices

Created on 2 Sep 2020  路  2Comments  路  Source: joltup/rn-fetch-blob

Hello i have big issue on some android devices many devices have no problem and working fine but some devices goes crash when i checked the google play console crash report it give me the following error

  • version 0.12.0

3b0cc287-1f5a-4342-b26c-3f4f96d2d788

Most helpful comment

Fix is already there in the master branch, but the Maintainer is not creating a release.

Workaround is to use

"rn-fetch-blob": "git+https://github.com/joltup/rn-fetch-blob.git"

in your package.json

All 2 comments

I have a similar issue :

Fatal Exception: java.lang.ClassCastException
okhttp3.internal.http.RealResponseBody cannot be cast to com.RNFetchBlob.Response.RNFetchBlobFileResp

Fix is already there in the master branch, but the Maintainer is not creating a release.

Workaround is to use

"rn-fetch-blob": "git+https://github.com/joltup/rn-fetch-blob.git"

in your package.json

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meiqi1992 picture meiqi1992  路  19Comments

baxri picture baxri  路  22Comments

fanzhiri picture fanzhiri  路  46Comments

fa16mscs0004 picture fa16mscs0004  路  13Comments

mengerzhuanyong picture mengerzhuanyong  路  62Comments