Skip to content

Support for multiple alternate app icons (Default, Light, Dark)? #8

Description

@AnshulCodeBrew

I have a question regarding app icon switching.

Currently, I understand that we can set a primary (default) app icon and then switch to an alternate icon. However, in my use case, I have three themes in the app:

Default
Light
Dark

I wanted to know:

Is it possible to support more than one alternate icon (e.g., Light and Dark) in addition to the default icon?
Can we dynamically switch between all three icons at runtime based on the selected app theme?
Are there any platform limitations (especially on iOS) when using multiple alternate icons?

Right now, it seems like only one alternate icon works reliably, so I wanted to confirm if this is expected behavior or if there is a recommended setup for handling multiple themes.

Any guidance or best practices would be really helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions