Open vohtaski opened 8 years ago
facing same issue even on android 7.0 as well on lower versions? @vohtaski have you fixed it ?
I actually don't remember fixing it, but it works now for me
Hello! I still have the problem. Any update?
Any update here?
I fixed with
correctOrientation: true
in options
var options = {
width: 250,
height: 250,
cameraDirection: 1,
correctOrientation: true,
quality: 75,
cancel: "Cancel",
takeImage: "Take Photo",
imageLibrary: "Library"
}
MeteorCameraUI.getPicture(options, myCallback);
Android is in the portrait mode, camera as well. The final picture gets rotated.
If I rotate camera into horizontal position, it works ok.
same issue on
mdg:camera
any idea how to solve? android 5.0.2, samsung galaxy s5