joltup / rn-fetch-blob

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

RuntimeException in Android #662

Open seckinbrke opened 3 years ago

seckinbrke commented 3 years ago

Caused by: java.lang.RuntimeException: at com.facebook.react.bridge.CallbackImpl.invoke (CallbackImpl.java:26) at com.RNFetchBlob.RNFetchBlobReq.onReceive (RNFetchBlobReq.java:778) at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$-android_app_LoadedApk$ReceiverDispatcher$Args_52697 (LoadedApk.java:1317)

This may cause crash the app. When I debug my app, I didn't see this error, but this error in store crash list. How I solve this issue? Thank you...

sidalihallak commented 3 years ago

i have the same issue did you found a solution

linhpa commented 3 years ago

i'm facing the same issue

linhpa commented 3 years ago

Hello. is this issue fixed or are there any workaround that could prevent crashes? Please help me, thank you!

dgreen-dev commented 3 years ago

Facing same issue on oppo devices.

gabrielmirandat commented 2 years ago

any workaround?