Skip to content

Conversation

@treyreynolds
Copy link

If you attempt to download a file that is larger than ~2 GB on Android you won't receive any progress updates. The fix in this case is simply hard coding a max contentLength so that at least delta updates will come through. This was confirmed to work experimentally and is admittedly a small edge case.

mac-user6 and others added 15 commits October 18, 2022 12:59
…ackage

Fix bug issue #113 in new version package(0.16.3)
Seems like this is just an example of the "rename everything" commit
renaming a little more than it should. It does not seem to be a repo on
https://github.com/RonRadtke/react-native-blob-util-dev either.
 'boolean java.lang.String.isEmpty()' on a null object reference on certain Android phones.
Fixes #170 (thanks @Saikedo)
# Conflicts:
#	android/src/main/java/com/ReactNativeBlobUtil/ReactNativeBlobUtilImpl.java
#	android/src/main/java/com/ReactNativeBlobUtil/ReactNativeBlobUtilReq.java
* RN new architecture support

Merge branch 'pulls/663244431/186' into develop

Thanks a lot for your effort @cipolleschi and  @cortinico
* support for new arch

Merge remote-tracking branch 'origin/develop'
Fix link in CONTRIBUTING.md to dev project
anupriya13 and others added 22 commits May 26, 2025 16:16
Upgrade react-native and react-native-windows
 Add targetHostIp option, support concurrent STA in Android
…tsLibrary for iOS. Refactor asset handling methods to accommodate PHAsset, including changes to data retrieval and metadata extraction.
Update React Native Blob Util to use Photos framework instead of Asse…
Thank you very much!
fix(ios): progress interval and count read incorrectly
fixes #391
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

Successfully merging this pull request may close these issues.