Camera: Wrong orientation with Android

I’ve been searching all over the web for this issue. It goes pretty deep it seems.
I see people talking about Android stripping EXIF info so the webview doesn’t know the pic is rotated, most issues should be resolved according to blogs, issuetrackers and stack overflow questions.

However, I am still experiencing this issue as well!
I tried playing around with the settings (bigger / smaller target sizes, enable / disable the fixOrientation, save to album option, etc) but it ALWAYS remains rotated -90 when the picture is taking portrait mode.

I even tried to read the EXIF data myself using a plugin, but it returns “undefined”. Probably because android strips it.

So i’m kind of running out of resources here!