There was a conflict trying to modify attributes with in plugin cordova-plugin-kiosk. The conflicting plugin, undefined, already modified the same attributes. The conflict must be resolved before cordova-plugin-kiosk can be added. You may use --force to add the plugin and overwrite the conflicting attributes.
[ERROR] An error occurred while running subprocess cordova.
cordova platform add android exited with exit code 1.
Adding the plugin with --force works but it fails when ionic Cordova build android
There was a conflict trying to modify attributes with in plugin cordova-plugin-kiosk. The conflicting plugin, undefined, already modified the same attributes. The conflict must be resolved before cordova-plugin-kiosk can be added. You may use --force to add the plugin and overwrite the conflicting attributes.
[ERROR] An error occurred while running subprocess cordova.
Adding the plugin with --force works but it fails when ionic Cordova build android