cordova-plugin-exit
v1.0.3
Published
Cordova plugin for exiting the app programmatically for Android, iOS and WP
Downloads
3,421
Maintainers
Readme
Cordova Plugin Exit
Allows to exit from Cordova app programmatically.
Platforms
- Android
- iOS
- Windows Phone (not tested)
Usage
cordova.plugins.exit();
Source
This plugin is just a bit polished (package/plugin name changed for convention) version of this project:
https://github.com/joycorp/cordova-plugin-exitapp
Which is a refactored collection of these plugins/projects:
- Android & WP: https://github.com/gaqzi/cordova-plugin-exitapp
- iOS: https://github.com/FRD49/iOS-ExitApp