I've been trying to find some info regarding Dar Mode usage. Does anyone know what percent of iOS user use Dark Mode as their defauklt?
Thanks.
I've been trying to find some info regarding Dar Mode usage. Does anyone know what percent of iOS user use Dark Mode as their defauklt?
Thanks.
If we believe this study, more than 80% (on Mac, not iOS, but that gives a trend) ; even though the figure is probably an oversestimate, that means a significant proportion of people use it.
h ttps://medium.com/dev-channel/let-there-be-darkness-maybe-9facd9c3023d
Anyway, why ask the question ? You should implement it. For a user who uses darkmode, switching to an app that does not support is really unpleasant. And they may well delete your app just for this.
Some are more radical and consider having dark mode only:
h ttps://getpolarized.io/2019/11/25/Dark-Mode-Should-Be-The-Default-With-95-Percent-Preferring-it-Over-Light-Mode.html
I think you don't need to care about how many user like Dark Mode. You should care about which mode suits your app's content.
Solution to what precise problem ?My dark mode is not working. Does anyone know any solution?
what is "not working" ?
what did you do to implement it ? Did you set all colors to be system colors ?
which versions of iOS, Xcode ?
Does it occur on simulator and / or device
There is an interesting article about that topic at Nielsen Norman Groups blog:
https://www.nngroup.com/articles/dark-mode/