I tried to build several apps for android and i can't get the splash screen working..
I even changed a few different images and it never shows.
I think maybe my android OS is too old (4.1.2). How to build an ionic app for android 4.0 minimum? How can i know for which platform ionic builds this app?
i just use basic commands:
ionic start Beta blank
ionic platform android
ionic build android
and then i just install the app on my phone and everything is OK except splashscreen.