cordova-plugin-debug-id
This Cordova plugin adds .debug
sufix to the Android App ID and "Debug" to the end of the app name.
Installation
cordova plugin add cordova-plugin-debug-id --variable DEBUG_APP_NAME="MyApp Debug"
// or
ionic cordova plugin add cordova-plugin-debug-id --variable DEBUG_APP_NAME="MyApp Debug"