Im trying to figure out how to dynamically update the favicon of an application during runtime.
At the moment, I can easily paste the logo directly within the App class in the IDE.
However, I’m curious if there’s a way to modify the favicon, potentially during the application’s open event, or at any other point after the application has already started
1 post - 1 participant