FileSystem.copyAsync can copy iOS media library images, but not videos?

Tried to use FileSystem.copyAsync on a video from the iOS media library – those that are retrieved by MediaLibrary.getAssetsAsync and start with assets-library:// and are of mediaType video and it didn’t work.

The assets which were of mediaType photo and also started with assets-library:// did. Anyone know if this is a known issue or if I may have just messed it up?

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