I just see that navigator.app
object in Cordova applications has some useful methods. But are they documented?
The application navigator, or left navigation bar, provides access to all applications and the modules they contain, enabling users to quickly find information and services. An application is a group of modules, or pages, that provide related information and functionality in an instance.
The navigator object contains information about the browser. The location object is a property of the window object.
Navigator.standalone. Returns a boolean indicating whether the browser is running in standalone mode. Available on Apple's iOS Safari only.
The window. navigator object contains information about the visitor's browser.
It seems that this is a platform-specific API that is intentionally undocumented.
There was a ticket opened in beginning of 2012 and the conclusion was that as it was un-official and platform-specific, it would remain undoccumented : https://issues.apache.org/jira/browse/CB-206
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With