When display images that are taken from mobile phones in a canvas app, images are being displayed as if ApplyEXIFOrientation is set to false. This is the case for both Android and IOS. Same images are being displayed normally when viewing the same app on PC.
Steps to reproduce
1. Upload pictures taken from mobile phone to SharePoint
2. Create a list with picture/hyperlink column and set value to images uploaded on step 1
3. Create a canvas app to display images from step 2 using image control
4. Compare same app viewed from PC and mobile device.