Awalz / SwiftyCam

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

Preview layer frame is miscalculated when we ask for notification permissions #162

Open emelt opened 6 years ago

emelt commented 6 years ago

The initial app in my screen is camera screen, presented modally. When the user installs the app for the first time, I'm displaying permission popups for the camera. And whenever there is an alert view on the top camera preview frame is miscalculated.

Even after granting permissions that preview frame is never updated leaves a white space at the bottom.

img_1520

img_1521-min

KiranDhokale8118 commented 5 years ago

Hi...how you will resolved these