I'm using the "Add Picture" control to upload images to Azure Blob Storage with "ApplyEXIFOrientation" set to true. Images are uploaded via device Camera or Camera Roll.
When I use "AzureBlobStorage.GetFileContent" to display an uploaded image, the orientation is different depending on how the app is accessed.
- Web App - EXIF orientation respected
- Iphone App - EXIF orientation not respected
- PowerApp in Windows Desktop App - EXIF orientation not respected
- Images uploaded to Collection within app - EXIF orientation respected
Additionally, using the file URL, browsers respect EXIF orientation differently:
- Microsoft Edge (using file URL) - EXIF orientation not respected
- Chrome & Safari (using file URL)- EXIF orientation respected
Consistent utilization of EXIF orientation is critical to the user experience. Especially in field apps.


Report
All responses (
Answers (