<platform>
  • References/Mobile Apps/Cordova/Reference/Config.xml

platform When using the CLI to build applications, it is sometimes necessary to specify preferences or other elements specific to a particular platform. Use the element to specify configuration

2025-01-10 15:47:30
cordova requirements
  • References/Mobile Apps/Cordova/Reference/CLI

cordova requirements command Synopsis Checks and print out all the requirements for platforms specified (or all platforms added to project if none specified). If all

2025-01-10 15:47:30
cordova telemetry
  • References/Mobile Apps/Cordova/Reference/CLI

cordova telemetry command Synopsis Turns telemetry collection on or off. Syntax cordova telemetry [STATE]

2025-01-10 15:47:30
<plugin>
  • References/Mobile Apps/Cordova/Reference/Config.xml

plugin Specifies details about what plugin to restore during a prepare. This element is automatically added to a project's config.xml when a plugin is added using the --save

2025-01-10 15:47:30
<access>
  • References/Mobile Apps/Cordova/Reference/Config.xml

access Defines the set of external domains the app is allowed to communicate with. The default value shown above allows it to access any server. See the Domain

2025-01-10 15:47:30
cordova prepare
  • References/Mobile Apps/Cordova/Reference/CLI

cordova prepare command Synopsis Transforms config.xml metadata to platform-specific manifest files, copies icons & splashscreens, copies plugin files for specified

2025-01-10 15:47:30
<plugin> <variable>
  • References/Mobile Apps/Cordova/Reference/Config.xml

Config.xml Config.xml is a global configuration file that controls many aspects of a cordova application's behavior. This platform-agnostic XML file is arranged based on the W3C's

2025-01-10 15:47:30
activated
  • References/Mobile Apps/Cordova/Reference/Events

activated The event fires when Windows Runtime activation has occurred. See MSDN

2025-01-10 15:47:30
cordova plugin
  • References/Mobile Apps/Cordova/Reference/CLI

cordova plugin command Synopsis Manage project plugins Syntax cordova {plugin | plugins} [ add

2025-01-10 15:47:30
cordova clean
  • References/Mobile Apps/Cordova/Reference/CLI

cordova clean command Synopsis Cleans the build artifacts for the specified platform, or all platforms by running platform-specific build cleanup. Syntax

2025-01-10 15:47:30