Awalz / SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift
BSD 2-Clause "Simplified" License
2.08k stars 327 forks source link

Ignore screen orientation lock #176

Closed AyusSalleh closed 6 years ago

AyusSalleh commented 6 years ago

How can I ignore screen orientation lock for video? Because currently if I lock orientation and record a video, the video is rotated a wrong way when I use preferred transform. Do you guys planning on using CoreMotion instead to handling screen orientation?

AyusSalleh commented 6 years ago

Opps, looks like it's in Swift4 branch. Cool!