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.

cipolleschi and others added 21 commits September 30, 2022 17:03
[Feat] Update iOS implementation - 3/n
[Chore] Remove Apps from examples folder - 2/n
[FEAT] Add Flow specs - New Arch Migration 1/n
fixes #113
fixes #89
…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
Ron Radtke and others added 8 commits November 10, 2022 22:16
* migration to new architecture
fix: with react-native-web product build will `export 'URIUtil' (reexported as 'URIUtil') was not found`
Fix ext check condition not correct.
Declaring excludeFromBackupKey in index.d.ts so it is accessible in typescript.
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.