Closed anaoum closed 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?
@anaoum I have verified your issue and hope to have a solution deployed later today.
This was fixed by @bobeast.
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?