Is it possible to programatically unhide (preserve and then unhide when the app loads some initial data) the launch/splash screen on iOS. I know it can be done on Android, but is something like this possible on iOS? Preferably without creating a screen that looks the same as the launch screen and showing that.
not kotlin but kotlin colored 2
a
Aidan
02/06/2025, 4:34 PM
I don't believe so, not without creating a view that you control yourself as you say.