Skip to content

huangang/cordova-plugin-app-exit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExitApp PhoneGap/Cordova Plugin

changed support cordova 7.0+ & publish npm list

Supported Platforms

  • Android
  • iOS
  • Browser*

* Only for development purpose.

Version Requirements

This plugin is meant to work with Cordova 3.5.0+.

Installation

Automatic Installation using PhoneGap/Cordova CLI (iOS and Android)

  1. 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
    
  2. Install this plugin using PhoneGap/Cordova cli:

     cordova plugin add https://github.com/huangang/cordova-plugin-app-exit.git
     cordova plugin add cordova-plugin-app-exit
    

Usage

navigator.app.exitApp();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •