In a native mobile application, how can I have an icon for when the user device uses light mode and another one for when it's dark mode?
I know that sometimes iOS automatically adapts the app icon, but other times depending on the image, the same doesn't happen. What are the image requirements for adapting to light and dark modes?
Note: to implement the app image/icon, I'm following the OS recommended steps based on the how to modify the app icon article.
To have separate icons for light and dark modes in a native mobile application:
iOS Requirements:
Android Requirements:
Hello Lokesh.
Have you tried this in OutSystems? When the question showed up, I did a search and couldn't find a guaranteed system to do this.