phonegap-build / StatusBarPlugin

PhoneGap Build Plugin providing some customizations to the iOS status bar
https://build.phonegap.com/plugins/304
92 stars 46 forks source link

overlaysWebView setting forgotten after phone call notification bar #9

Closed anaoum closed 10 years ago

anaoum commented 10 years ago

To reproduce:

StatusBar.overlaysWebView(true);

receive phone call, open app, green bar is there

end phone call, go back to app, the status bar is no longer overlaying the web view.

This is not happening in the simulator, only on a device. Any ideas?

bobeast commented 10 years ago

@anaoum I have verified your issue and hope to have a solution deployed later today.

wildabeast commented 10 years ago

This was fixed by @bobeast.