react-native-blob-util icon indicating copy to clipboard operation
react-native-blob-util copied to clipboard

A project committed to making file access and data transfer easier, efficient for React Native developers.

Results 120 react-native-blob-util issues
Sort by recently updated
recently updated
newest added

The https://github.com/joltup/rn-fetch-blob/issues/24 issue from the `joltup/rn-fetch-blob` repo still exists here. I can reproduce the error with a large PDF file (~100 MB) with the following code: ```js ... const path...

I wrote the file, cleared the application cache, and .ls() no longer sees the file, despite the fact that it still remains in the folder

Cannot build Android app after upgrading to 0.17.0. Lambda expression (Java 8) is used in Android source file https://github.com/RonRadtke/react-native-blob-util/blob/977a5a908116ae8afa8b7d59efae4ffde81aaa56/android/src/main/java/com/ReactNativeBlobUtil/ReactNativeBlobUtilPackage.java#L28 However `compileOptions` is not explicitly specified in `build.gradle`, leading to compilation...

When user closes the app, and opens it again Then the callback function is not getting triggered. (for obvious reasons) I was wondering if there is a way to do...

Hi there. - RN: 0.67.4 - blob-util: 0.16.3 - Android SDK 31 - iOS 16.0 iPhone 14 In Android, when error occours in backend. The promise throw an error, but...

hi i am trying two three method of stack overflow but base64pdf dosent download on my phone but it gives me a errror first is downlaod manager failed status code...

Hello, I'm having trouble trying to download a file from my backend endpoint URL which redirects to the s3 server. After searching for a while, I found an [issue](https://github.com/joltup/rn-fetch-blob/issues/771) in...

Hi, In Android 13, when the app targets Android 13 (`targetSdkVersion 33`), we must use a new set of permission instead of `READ_EXTERNAL_STORAGE`. See details at https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions The library requests...

Hi ! Thank you for reporting an issue, but we would like to remind you, we have a trouble shooting page in our wiki. You may want to take a...

Main error: NSAllocateMemoryPages(842188385) failed' *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** NSAllocateMemoryPages(842188385) failed' *** First throw call stack: (0x1810710fc 0x1998acd64 0x182879f30 0x18283d0dc 0x1828be620 0x18286c9f0 0x18181e928 0x18286fd14 0x18283d4cc...