Since the migration to Capacitor 4 and Ionic 6.2 I have a change of behavior on iOS with the StatusBar plugin. Opening a modal (sheet) changes the StatusBar color and when closing the modal the StatusBar color is forced to the default theme of the device. I have to manually manage the StatusBar color each time I close a modal so that it goes back to the previously defined color. I didn’t have this behavior with modals before the migration, is it normal?
1 post - 1 participant