Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When you use the device motion plugin on the browser platform, you get the following exception:
module cordova-plugin-device-motion.accelerometer already defined
This is because the accelerometer module name is used twice in plugin.xml.
Note that exactly the same problem exists for the device orientation plugin.