Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.1.0
-
None
Description
For iOS/Andrid, in config.xml I can decide if I want the splash screen to be hidden automatically nor not.
This is very useful for applications where you perform some relatively costly operation at startup time (like validating the session which may re-direct to the login screen). It's better UX to hide the splash screen once the initial view of your application is settled (be that the login screen or authenticated home screen).