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

Apache Cordova Tooling Library

Results 21 cordova-lib issues
Sort by recently updated
recently updated
newest added

### Platforms affected osx, windows ### Motivation and Context Remove OSX and Windows platform. ### Description Since it was deprecated, this prepares the removal. ### Testing - n/a ### Checklist...

enhancement

### Platforms affected none ### Motivation and Context * Stop managing the platform pinning. * Always allow the use of the latest release version without requiring an update of the...

enhancement

# Bug Report ## Problem My build script creates a sub-folder inside my actual project, copies the `www`, `package.json` and `config.xml` file over, enters the sub-folder and then tries to...

# Bug Report ## Problem The documentation on how to use plugin.xml dependency tag does not match usage. Either there is a bug in cordova-lib or the documentation is incorrect....

# Feature Request I want to add some plugins to only single platform or skip for a certain platform. I already found a way to implement this, and I am...

enhancement

# Bug Report ## Problem ### What is expected to happen? For a cordova project created through **cordova-lib** node api, with **npm@7**, **we expect the npm packages required by each...

info-needed

# Bug Report ## Problem ### What is expected to happen? _Basic_ `cordova plugin add ` of a plugin published on NPM with _prerelease_ version should install without error. ###...

### Platforms affected all ### Motivation and Context __updated:__ From a regex used in PR #853 to test this functionality, I think it would be nice to simplify this a...

# Bug Report ## Problem I am unable to remove a custom plugin using `cordova plugin remove plugin-name` for not officially supported platform. ### What is expected to happen? The...

Our app has a few local plugins, and I'm the app-backend developer for our team. I haven't found a great way for our team to keep our plugins up-to-date. I've...

enhancement
help wanted