ionic cordova build android --prod
or run instead of build. If run doesn’t work, you need to find the apk file it says it created after running build.
ionic cordova build android --prod
or run instead of build. If run doesn’t work, you need to find the apk file it says it created after running build.