this plugin from ios - https://github.com/FRD49/iOS-ExitApp
android, wp - https://github.com/gaqzi/cordova-plugin-exitapp
changed support cordova 7.0+ & publish npm list
This plugin supports PhoneGap/Cordova apps running on both iOS and Android.
This plugin is meant to work with Cordova 3.5.0+.
-
Make sure you update your projects to Cordova iOS version 3.5.0+ before installing this plugin.
cordova platform update ios cordova platform update android
-
Install this plugin using PhoneGap/Cordova cli:
cordova plugin add https://github.com/joycorp/cordova-plugin-exitapp.git cordova plugin add cordova-plugin-exitapp2
navigator.app.exitApp();