IOS MediaLibrary Error: [Unhandled promise rejection: Error: This file type is not supported yet]

Please provide the following:

  1. SDK Version: 38.0.0 and 40.0.0
  2. Platforms(Android/iOS/web/all): iOS

On an older expo application I was trying to save a screenshot from expo view shot to the photo gallery. While I was able to MediaLibrary.saveToLibraryAsync(uriOfSavedImage) on Android, on iOS I am getting a file not supported error. For some reason the code works for the Expo snack but when it comes to the simulator my method does not work.
Here is the link to the snack:

Thank you in advance for the help!

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