Open jarrhead777 opened 6 years ago
I am also seeing this issue. Causes us to not be able to use the Output Directory. We have to manually find the APK after the build is done.
Using a MacOS agent, I ended up adding a Bash task to manually copy the apk from the "new" location to where it needs to go.
Cordova 8.0.0 outputs the APK in \platforms\android\app\build\outputs\apk\ folder path now. Looks like a new line item need to be added near line 272 in cordova-task.js file.