Showerthought: My dark theme test went wrong because I forgot about one color
I was finishing a dark mode for a client's dashboard last Thursday. I checked everything, the deep grays, the accent blues, it all looked perfect. Then I previewed it on my phone and the status bar was this blinding white rectangle at the top. I completely forgot to set the meta theme-color tag. Had to scramble to add that single line of code before sending the final build. Has anyone else been burned by missing that one tiny detail?
So what version of iOS are you even running? Because the behavior changes with almost every point release. It's not just about the phone model, the software makes a huge difference. You might have gotten lucky with a specific combo that works.