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

RuntimeException Error receiving broadcast Intent { act=android.intent.action.DOWNLOAD_COMPLETE flg=0x80010 pkg=com.**** (has extras) } in com.ReactNativeBlobUtil.i@5ff20d9 #179

Closed
Saad-Bashar opened this issue Jul 29, 2022 · 16 comments

Comments

@Saad-Bashar
Copy link

Hi, I am having this crash on my production android app. It seems to occur on certain devices, specifically with OPPO android. The first time download is fine but when user again download the file second time, the app crashes with this error message. Most probably it is the same issue with the previous library, joltup#236.

Any suggestion or solution to it would be super helpful, thanks!

@RonRadtke
Copy link
Owner

Might be the same issue like this here:
#113
End next week I will have some time to see if I can fix it.
Do you have a device you can reproduce the error with? So far I couldn't

@KarlosQ
Copy link

KarlosQ commented Sep 16, 2022

Do you have a device you can reproduce the error with? So far I couldn't

For me the devices are (OPPO and Realme):

  • Reno 4Z 5G (CPH2065)
  • realme 8 Pro (RMX3081)
  • CPH2145

Thanks

@RonRadtke
Copy link
Owner

RonRadtke commented Oct 13, 2022

Got hopefully fixed in 0.16.3

@sarafcredable
Copy link

Still facing the issue even after updating the package to the latest

@Saad-Bashar
Copy link
Author

Oh shoot, I am going to release the latest version and monitor the logs from sentry.

@RonRadtke
Copy link
Owner

Yeah I screwed that update up and forgot a single line of code... sorry for that

@RonRadtke RonRadtke reopened this Nov 3, 2022
@ics-india-tech
Copy link

I am also facing this issue in the OnePlus Nord phone too. Kindly help @RonRadtke

@RonRadtke
Copy link
Owner

#188 should fix the bug I missed with the last update and therefor hopefully fixes this issue.

@ics-india-tech
Copy link

Thanks @RonRadtke Issue resolved. You saved my day. Thanks a ton once again.

@RaviDhakadDoodle
Copy link

Hello @RonRadtke
I am still facing the same issue on the production build

Fatal Exception: java.lang.RuntimeException
Error receiving broadcast Intent { act=android.intent.action.DOWNLOAD_COMPLETE flg=0x80010 pkg=com.example.android (has extras) } in com.ReactNativeBlobUtil.ReactNativeBlobUtilReq@e9b1b57

react-native 0.66.3
"react-native-blob-util": "^0.17.0"

Device
Android 13
OnePlus 8

could you please help me with this? Thanks.

@KarlosQ
Copy link

KarlosQ commented Feb 16, 2023

Hello @RonRadtke I am still facing the same issue on the production build

Fatal Exception: java.lang.RuntimeException
Error receiving broadcast Intent { act=android.intent.action.DOWNLOAD_COMPLETE flg=0x80010 pkg=com.example.android (has extras) } in com.ReactNativeBlobUtil.ReactNativeBlobUtilReq@e9b1b57

react-native 0.66.3 "react-native-blob-util": "^0.17.0"

Device Android 13 OnePlus 8

could you please help me with this? Thanks.

Same here:

react-native 0.71.3
react-native-blob-util: 0.17.1

Device
Android 12
Realme 8 Pro

@widianapw
Copy link

Hi, I still facing this issue on version 0.17.3.
device: Realme 7 Android 12.

@dickyywfr
Copy link

still facing this issue too on version 0.17.2
device: Realme 5 Android 10

@claudiozam
Copy link

Same issue
Samsung Galaxy S22+
Android 13
RN 0.71.11
react-native-blob-util ^0.18.2

@sebas21
Copy link

sebas21 commented Aug 16, 2023

Is there currently a solution? .. ty

@fcaldarelli
Copy link

Duplicated of joltup#236

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