Skip to content

FRD49/iOS-ExitApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-ExitApp

This plugin implements navigator.app.exitApp() on iOS to close your application programmatically. Please be aware that your application may be rejected by Apple when using this plugin.

Installation

cordova plugin add com.frd49.cordova.exitApp

Usage

The usage is pretty simple. Call navigator.app.exitApp(); to exit the application immediately. Optional you can pass a parameter true || false to ask the user if the really wants to close the application.

About

navigator.app.exitApp() on iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published