Skip to content

ios read file failure #114

Description

@superbogy

react-native 0.76.8
react-native-fs2 3.0.5

[Error: RNFSManager.read(): Error while converting JavaScript argument 1 to Objective C type NSInteger. Objective C type NSInteger is unsupported.]

console.log( file, len, position, typeof len, typeof position, ); // xx/xx/xx.png number number
RNFS.read(file, len, position, 'base64')

same code android works well, failed on ios

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions