Add "exitApp" for WP7 to quit app programmatically
--------------------------------------------------
Key: CB-108
URL: https://issues.apache.org/jira/browse/CB-108
Project: Apache Callback
Issue Type: New Feature
Components: WP7
Affects Versions: 1.2.0
Environment: Phonegap 1.2, WP7
Reporter: Binh An Tran
Assignee: Jesse MacFadyen
For navigation between pages in the app, we need to catch the "backbutton"
event. However, in the "Home Page", user should be able to quit the app when
click on "Back Button". In Android, we can quit the app by calling "exitApp"
method, but this method doesn't exist in WP7, so it's difficult to quit the app
programmatically.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira