WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@planitar-osergiienko
Copy link

There was a crash in SeekTo when you was trying to partially read large file which is over 2 GB.
The issue was in type mismatch.
Additionally new NSNumber is supported by react-native 0.79.

planitar-osergiienko and others added 5 commits April 22, 2025 13:45
There are 2 issues fixed:

Large file read offset (the type was incorrect, int->unit64 on ios and int->double on Android)
react-native 0.79.0 types compatibility (it does not support NSInteger for method parameters)
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.

1 participant