cordova-plugin-camera-preview
cordova-plugin-camera-preview copied to clipboard
How do I get a portrait image when I take a landscape image on android

I want this picture to be vertical
disableExifHeaderStripping: false
don't work.
Hi,
I am also facing the same issue, When i was debugging the plugin i got to know in all the orientation system is returning as 1 (orientation normal). It is not returning the proper value. I am also stuck here.
@westonganger and @mbppower
Please help us