Open igorkulman opened 7 years ago
Looks like https://github.com/Awalz/SwiftyCam/pull/109 should fix this, when will it get to master
and into a new release?
I tried using the Swift4 branch with Carthage but it is not buildable.
Also could you please consider adding a flag that says if the preview should be rotated according to CoreMortion?
In my app I "lock" the camera view controller to portrait and I guess the new code would rotate the preview when it should not.
CoreMortion is good idea
Still the same problem today...
I use
shouldUseDeviceOrientation = true
and everything works fine when the device does not have orientation lock enabled. But when I enable it, all the landscape photos are rotated to portrait.