Re: [I] Bottom nav bar overlaps webview in Android 13 [cordova-plugin-statusbar]

2024-05-16 Thread via GitHub
globules-io commented on issue #270: URL: https://github.com/apache/cordova-plugin-statusbar/issues/270#issuecomment-2115575522 Got it to work by forcing it by adding a timeout after device ready and using `StatusBar.overlaysWebView(false);` The bottom line is, the preference does no

Re: [I] Bottom nav bar overlaps webview in Android 13 [cordova-plugin-statusbar]

2024-05-16 Thread via GitHub
globules-io commented on issue #270: URL: https://github.com/apache/cordova-plugin-statusbar/issues/270#issuecomment-2115486436 Make a SO thread about it, FYI https://stackoverflow.com/questions/78490635/cordova-webview-inspector-size-vs-device-size -- This is an automated message fr

Re: [I] Bottom nav bar overlaps webview in Android 13 [cordova-plugin-statusbar]

2024-05-16 Thread via GitHub
globules-io commented on issue #270: URL: https://github.com/apache/cordova-plugin-statusbar/issues/270#issuecomment-2115484519 ![Screenshot_20240516-164838](https://github.com/apache/cordova-plugin-statusbar/assets/13317159/3d917988-53ef-4709-a071-1cb43f930da3) -- This is an automat