cordova-docs icon indicating copy to clipboard operation
cordova-docs copied to clipboard

Apache Cordova Documentation

Results 91 cordova-docs issues
Sort by recently updated
recently updated
newest added

# Feature Request ## Motivation Behind Feature To document new preferences that was added in cordova-android. Brought to our attention by: https://github.com/apache/cordova-android/pull/1410#issuecomment-1193351277 Most of the new preferences was introduced in...

[Fig](https://fig.io) provides autocomplete for 300+ CLI tools including Cordova. It looks like this: We think this will help users become more efficient with Cordova CLI, so we would love to...

This file is extraxcted from cordova-cli via https://github.com/apache/cordova-cli/pull/428 Slight modifications already done, will have to checked if still up to date and probably restructured quite a bit. Comments and suggestions...

# Documentation Request Add new `config.xml` preference `AndroidXAppCompatVersion` to document. This preference is: * Only for the `Android` patform * Defaults set to `1.2.0` the current latest stable version of...

enhancement

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....

https://cordova.apache.org/docs/en/9.x/guide/platforms/android/plugin.html#plugin-initialization-and-lifetime https://cordova.apache.org/docs/en/9.x/guide/platforms/ios/plugin.html#plugin-initialization-and-lifetime both have this: > Plugins are not instantiated until they are first referenced by a call from JavaScript, unless with an onload name attribute is set to "true"...

bug

# Bug Report Plugin search on Cordova website, at the url https://cordova.apache.org/plugins/, is not updated. It always shows 5375 plugins from about 2 months. ## Problem ### What is expected...

help wanted
Hacktoberfest

Some change requests for the "config.xml" page: ![content](https://user-images.githubusercontent.com/1197819/153643703-9092352f-828a-4250-9922-08281c698d97.png) **content** The description is duplicated and the attributes are not shown in a table. ![access](https://user-images.githubusercontent.com/1197819/153644053-dbb3e40c-6642-417a-933e-462b3f947e82.png) **access** The description is duplicated and the...

bug

The "Platform Pinning" page of versions 10.x, 11.x and Dev is obsolete because it is that of version 9.x https://cordova.apache.org/docs/en/10.x/platform_pinning/index.html https://cordova.apache.org/docs/en/11.x/platform_pinning/index.html https://cordova.apache.org/docs/en/dev/platform_pinning/index.html ![Platform Pinning](https://user-images.githubusercontent.com/1197819/153643108-d20c81df-8be6-4580-9c78-994fcac518bf.png) Thanks.

**Issue Type** - [ ] Bug - [x] Feature Request **Priority** - [ ] Minor - [x] Major - [ ] Critical - [ ] Blocker **Environment** * OS: all...

enhancement