Skip to content

shinyMetilda/Cordova_Exit_Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Cordova_Exit_Plugin

1>Add file AppTerminate.cs to your platforms/wp8/Plugins folder

2>Edit Your platforms/wp8/config.xml and add the following code:

3>Call this function at the point where you want to terminate your app from the javascript file as follows

cordova.exec(null, null, "AppTerminate", "execute", []);

About

Cordova Plugin To Exit Windows 7 Windows 8 App on Back Key Press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages