cordova-plugin-statusbar
cordova-plugin-statusbar copied to clipboard
version 2.4.2 : status bar is overlapped on android devices
With older version 2.2.2 this was working fine with android but that version was not compatible with iphone XS and iphone X (UI of model was not aligned properly/ overlapped to the status bar. Let me know if there are any quick fixes.
Thanks in advance
What does "is overlapped" mean? Can you please provide screenshots that show both the state with version 2.2.2 and the current version?
Also, what are all the other versions you are using: Cordova CLI, Cordova Android, Android and device?
https://forums.adobe.com/message/9959988#9959988
Before keyboard

With keyboard (on input focus), and after closed status bar still is the same (overlaps content)

@janpio Thank you and sorry for late response.
Please find attached screens of having version 2.4.2
"cordova-plugin-statusbar": "2.4.2",
"@ionic-native/status-bar": "~4.17.0",
"ionic-angular": "3.9.2",
Android Version 8

This seems to be an issue on #master as well, but it stays this way at all times,
on an Android 10 emulator
on the last released version:

on master:

is it resolved ?