Statusbar text color is black on popup with push enbled

Just as the title says the Statusbar Text color is black, so it becomes unreadable when ta popup or other modal have push enabled

Yes, it is impossible to change statusbar text in webapp, in Cordova app you can change it via Statusbar API https://framework7.io/docs/statusbar.html#statusbar-app-methods , for example on Popup’s open/close events

any idea on how i could attach than on the popup with push when its visible?