While debugging an app on my Pixel XL running Android 10, I noticed that the dark mode is not behaving the same as it does on an iOS device.
I’m using Ionic V6 and when I turn the dark theme
on in the device Accessibility settings, the app still displays in the light mode.
When I attempt to debug through the Chrome browser, I can switch the preferes-color-scheme
emulation to dark and the app will display in dark mode, will not render that way when opening.
Is there something else that is needed with Android to have the app display in dark mode if the dark theme is selected on the device?
1 post - 1 participant