adipascu opened a new issue, #1422: URL: https://github.com/apache/cordova-android/issues/1422
A lot of use use the `window.navigator.app.exitApp` functionality. I think the entire `window.navigator.app` API should be documented. This will make it clear if it's a public facing API or not. This will also open up the possibility of adding in [typescript definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cordova). I can't find another better built-in replacement for this API. There is at least [one reference](https://cordova.apache.org/docs/en/11.x/reference/cordova-plugin-splashscreen/#:~:text=navigator.app.exitApp()) in the current documentation to this api. I think there were more references in previous versions of the Cordova documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org