Hi Guys,
Did anyone tried installing and using the Lottie Splash Screen plugin from cordova to use custom animated splash screens? https://ionicframework.com/docs/native/lottie-splash-screen#usage
I’ve tried to install it myself on my Ionic 4 project but it seems the app crashed when running it, my ionic info is the following:
Ionic:
ionic (Ionic CLI) : 4.9.0 (C:\Users\rodrigomartinezjr\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.3.0
@angular-devkit/build-angular : 0.12.4
@angular-devkit/schematics : 7.2.1
@angular/cli : 7.3.0
@ionic/angular-toolkit : 1.3.0
Cordova:
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 8.0.0, browser 5.0.4
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.0.1, (and 16 other plugins)
System:
NodeJS : v10.14.1 (C:\Program Files\nodejs\node.exe)
npm : 6.7.0
OS : Windows 10
Thanks a lot!