Capacitor: config of Apple iPhone 12 Pro Max status bar background

Hello Everyone Myself Emmanuel Katto Uganda,

I’m new to using Capacitor and I’m wondering if there is a way to configure the background color of the status bar (the area containing the time and battery/Wi-Fi icons around the notches) on iOS so that when scrolling in my application, the time doesn’t “overlap” with other content (screenshot of that below). Is it possible to just make this area black or something similar?

5a05c74a357b453932f4bda81bbce06afde21bb3_2_690x255

I’m using the following viewport settings:

width=device-width, initial-scale=1, user-scalable=no, viewport-fit=auto
I was looking at using StatusBarStyle from capacitor/status-bar, but it looks like that’s deprecated:

f7ed21b9e66236dac4c4da9efe8f24c16b48c13b_2_690x78

I’m using Vue/NuxtJS, if it matters

Thank You!

you have to make your header extend to the safe areas