Capacitor loading time like 3x time bigger then Cordova

Hi, everyone.

Wanted to start new project on Capacitor since ionic trying to “Sale” it everywhere, but even on tabs starter Capacitor loading like 3 times slower than Cordova on android, tested on different devices.

Just wondering is it only my problem?

Because its kind complicate to make some mistake on this very basic level of adding new app and run on device…

Be sure to actually call hide on the splash screen

https://capacitor.ionicframework.com/docs/apis/splash-screen

Otherwise, the default timeout will be set.
We also print this out it the console of the Native IDEs.