You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ... (check one with "x")
[ X] bug report
Current behavior:
Android icon and splash screen are not copied to the Android platform folders.
Expected behavior:
Android icon and launch screen would be generated and added to the Android platform
Steps to reproduce:
Create a new project by running: "ionic start TestResources --v2"
copy your splash.png and icon.png into the resources folder
run "ionic resources"
Navigate to ./TestResources/platforms/android/res" folders
You will see that the icon and splash images are still using the default Cordova images.
** Notes **
This works for iOS, but not Android
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):