1.0.3 • Published 4 years ago

@mhealth/cordova-plugin-exit v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Cordova Plugin Exit

npm npm license

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: