SwiftyCam
SwiftyCam copied to clipboard
Is it possible to explicitly set camera to landscape
I am having issues using the shouldUseDeviceOrientation = true property when on a flat surface.
It works fine if I hold the camera up and respects portrait or landscape, but when I take a pic of a flat horizontal surface, I can't rely on the image being the correct orientation.
Would be great if I could simply pass a value when I know the orientation I want.