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 remove in config.xml file and run ionic cordova resources.
Problem is when you run ionic cordova resources it is only generates the resources for portrait orientation.