Faced with an issue with status bar during active call and application layout.
I'm using autolayouts. When I run the app, and then start a call, all works fine, the UI is scaled properly with changed status bar.
But if I first start a call and then run the app, application screens moved for 20pt to the bottom, like if they did not react on new status bar. And even if I will turn off the call, the UI will be moved to bottom.
Maybe somebody know how o fix that?