I\'m trying to get an APK file from a Ionic project with the \"cordova build --release android\" command on a Mac and it doesn\'t work as I get
cordova build --release android
Just try to find the path of this resource inside the Ionic structure. Sometimes, or in some versions, this path may be like this:
Your resource:
resources/android/icon/drawable-hdpi.png
Try this:
res/android/icon/drawable-hdpi.png