I noticed that when I am using the Cordova InAppBrowser within my app, that the status bar styling goes away. The color and style that I set within my app.js is overridden. As soon as the InAppBrowser is closed, the status bar is restylized to my settings.
Any ideas what may be causing this.