@morphatic wrote:
I followed these instructions to add my custom icons for my app. However, when I run
ionic package build androidfrom the command line, it overwrites all of theiconpaths in myconfig.xmlfile back to their default values (resources/android/icon/...). I can't seem to get rid of the generic default icon.I also tried overwriting the icons that came with the starter app in
resources/android/iconbut those also get overwritten.What am I doing wrong? The process does NOT overwrite any other information in my
config.xmlsuch as the app name or description. Just the icons.
Posts: 1
Participants: 1