You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am converting the base64 format from the image.uri for server requests.
The file has been saved like the sample.png in the back end.
I need to convert the file to PNG before converting the base64 format and sending it to the server.
Actual behaviour
When the user opens the saved file from the back end on Windows.Example:sample.png
But HEIF, and HEIC,HEVC file formats are not open in the Windows operation system.
I'm sharing the error below.
sorry photos can't open this file because the format is currently unsupported or the file is corrupted.
Steps to reproduce
open picker.
select HEIF,HEIC, HEVC from the gallery
Convert the file to base64 and open the file on Windows system.
Version
Tell us which versions you are using:
Platform
Tell us to which platform this issue is related
Expected behaviour
I am converting the base64 format from the image.uri for server requests.
The file has been saved like the sample.png in the back end.
I need to convert the file to PNG before converting the base64 format and sending it to the server.
Actual behaviour
When the user opens the saved file from the back end on Windows.Example:sample.png
But HEIF, and HEIC,HEVC file formats are not open in the Windows operation system.
I'm sharing the error below.
sorry photos can't open this file because the format is currently unsupported or the file is corrupted.
Steps to reproduce
open picker.
select HEIF,HEIC, HEVC from the gallery
Convert the file to base64 and open the file on Windows system.
Attachments.
// stacktrace or any other useful debug info
Love react-native-image-crop-picker? Please consider supporting our collective:
👉 https://opencollective.com/react-native-image-crop-picker/donate
The text was updated successfully, but these errors were encountered: