I have implemented a input file image capture in my web app to let an user take a picture and upload it. However, the image appears upside down when they have the tablet upside down. When using the camera app outside the app, it doesn't matter how you take the picture, its always upside up.
How can I force this in my web app?