Relative Content

Tag Archive for androidcordova

Cordova app white screen and loading loop

I migrated my app made with Cordova to Android 13. But when I open the app, I only get a white screen, and with Inspect with Chrome I see that it is refreshing infinitely, see the video
https://streamable.com/y0i68d

Cordova webview inspector size vs device size

The webview size in the Android (chrome) inspector is proper but on a device (Pixel 4a – Android 13), the navigation bar overlaps the webview. How do I make sure the nav bar does not overlay the webview?

Cordova webview emulator size vs device size

The webview size in the Android emulator is proper but on a device (Pixel 4a), the navigation bar overlaps the webview. How do I make sure the nav bar does not overlay the webview?