gluonhq/attach

StatusBarService.setColor() is not working on iOS

Opened this issue · 0 comments

hi,

StatusBarService.setColor() isn't doing anything for me on iOS.

The service is successfully created and the call to setColor() returns without warning or exception, but the status bar color doesn't change on the screen, it remains transparent.

I have this issue on my iOS devices (iPad mini 6 and iPhone SE 2017).
StatusBarService.setColor() works fine on my Android device.

Can this be investigated please?