FileSystem.getInfoAsync returns wrong file size and md5

Please provide the following:

  1. Expo Version: 39
  2. iOS

When calling FileSystem.getInfoAsync on an iOS device, the call returns the wrong file size and md5 hash. When I compare these to the file size and md5 hash obtained for the same file on my desktop, the two differ.

Has anyone else encountered this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.