In-Call Status Bar moves the UIView down the screen instead of resizing
Opened this issue · 1 comments
Deleted user commented
I am having an issue with the framework when my app receives a call and the in Call Status bar is shown. The content of the visible UIViewController moves down rather than resizing. This issue can be replicated on both simulator and on a physical device.
I note that issue #65 was closed with the reply that "issue has been resolved in release 0.2.3".
Please note that I have implemented release 0.2.4
Note: This is related to "In-Call Status Bar moves the view out of the screen instead of resizing #65"
Please see the below screen grabs to assist, in which you'll note that the NavBar and the central UILabel clearly move downwards.
nfasate commented
I am also facing the same problem