Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
3.4.0
-
jQuery Mobile, iOS platform using xCode 5
Description
All the methods of status bar plugin are working except StatusBarOverlaysWebView & StatusBarBackgroundColor in inappbrowser.
I do not want the overlay but just cant get it right. Wondering other methods of status bar is working but not the above mentioned 2 methods.
Any particular thing that i am missing here? I had doubts if statusbar plugin works in inappbrowser but as mentioned other methods are working except these two.
i am able to use these methods & change color & overlay property in native pages on the app but as soon i as open the inappbrowser these 2 methods do not work.
Also what i noticed is both these methods need some value in () like true/false or colorname, whereas other methods dont need any value.
Is there any property which i need to set, for the 2 two methods to work in inappbrowser on web?