Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Resolved
-
None
-
None
-
android
Description
cordova-plugin-camera (2.3.1 and higher) is depending on cordova-plugin-compat@1.1.x. However, many other plugins (such as media, media-capture, geolocation, file, contacts) are depending on cordova-plugin-compat@1.0.x as of now. This is causing an issue that cordova-plugin-camera cannot be added to the project if the project already has one of cordova-plugin-compat@1.0.x dependent plugins and vise versa.
It might be better to depend on the same version of cordova-plugin-compat for the next plugins release.
Attachments
Issue Links
- relates to
-
CB-12738 cordova ignores plugin dependency version
- Closed