I have the following problem with the phonegap when trying to execute the following statement:
navigator.app.exitApp();
The android just leaves the application in the background, the screen disappears but it stays in the background, that is when I click the button to show the applications open it is still there
Someone can help me