androidjs
androidjs copied to clipboard
Application startup delay
Hi! When launching the application, there is a slight delay of 1.5-2 seconds - a white screen. I use [email protected] and "project-type": "static". What can be done so that the splash screen starts immediately when the application is launched, as on native applications? Thanks!