@grodrig61 wrote:
Hi, sorry for my bad English...I'm new Ionic, and I developed my first tabs based application, it works perfectly, even with its own icon, which I generated with ionic resources. But there is always a but does not show the splash screen, which I generated with ionic resources.
In the Resources folder, include the file splash.png (2208 x 2208).
node 4.3.1,
ionic 1.7.14.the package.json has: .....
"cordovaPlugins": [
"cordova-plugin-device",
"cordova-plugin-console",
"cordova-plugin-whitelist",
"cordova-plugin-splashscreen",
"cordova-plugin-statusbar",
"ionic-plugin-keyboard"
],
................
Posts: 1
Participants: 1