Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
iOS
Description
I am developing app using cordova 5.4.1, Also I am using latest InAppBrowser plugin. Below are the steps to reproduce the issue.
Open the URL in InAppBrowser
Change the app orientation from portrait to landscape
Press done button of InAppBrowser and check the app in landscape mode only, you will get some blank portion
I am using iOS 9.2.1
Also I did some modifications and I figured out that this happens when we are using status bar plugin. If i run the app without status bar plugin, it works fine. So issue is occurred when you are using status bar plugin
Please let me know if some one has faced same issue and got fixed.
Thank you in advance.