Some colors are missing during first app launch

Recently I decided to download my app from the App Store and found out that during the first launch some colors were missing or displayed incorreclty. For example one button was blue, although switching dark mode on and off solved button color it. Some colors were completely missing and the tab bar buttons were blue as well. Any advices?

I'm using iOS 18.2 and XCode 16.1

This is clearly something within your app, and not something we can really diagnose.

Have you used a fresh Simulator and installed fresh onto there (from Xcode)? Does the issue happen when the Simulator is in Dark Mode when you first install it? If so, is the app registering the right colours in the various bits where you're supposed to set the colours of these buttons?

Perhaps some of your code for the affected buttons would help us?

But, please note, it's Christmas, so I'm not responding for a few days :)

Some colors are missing during first app launch
 
 
Q