How I can change defualt splashscreen when I have project in Ionic with Crosswalk?
Crosswalk have problem with splash screen. Right now it’s not worked at all. It’s not Ionic team problem.
You can check topic about it - Ionic and Crosswalk: Splash Screen error
Both answers helped me. Thx @BioPhoton and @SOTKA
Firstly I runed command
ionic resources --splash
and next I added plugin to splashscreen from github
ionic plugin add https://github.com/apache/cordova-plugin-splashscreen.git