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
{{ message }}
This repository was archived by the owner on Oct 19, 2020. It is now read-only.
I'm having an issue getting the icons to work with android. It works fine with iOS. It appears to succeed:
Checking Project & Icon
✓ platforms found: android
✓ icon.png exists
✓ config.xml exists
Generating Icons for android
✓ mipmap-xxhdpi/icon.png created
✓ drawable/icon.png created
✓ mipmap-xhdpi/icon.png created
✓ mipmap-hdpi/icon.png created
✓ mipmap-mdpi/icon.png created
✓ drawable-xhdpi/icon.png created
✓ drawable-hdpi/icon.png created
✓ drawable-xxxhdpi/icon.png created
✓ drawable-xxhdpi/icon.png created
✓ mipmap-xxxhdpi/icon.png created
✓ mipmap-ldpi/icon.png created
✓ drawable-mdpi/icon.png created
✓ drawable-ldpi/icon.png created
But when I look at those images, some of them are the default Cordova icon and some are the splashscreen even. Any ideas?