Luigi created RIPPLE-88:
---------------------------
Summary: device-motion plugin not working in 0.9.29
Key: RIPPLE-88
URL: https://issues.apache.org/jira/browse/RIPPLE-88
Project: Apache Ripple
Issue Type: Bug
Environment: kubuntu 15.04
ripple-emulator 0.9.29
cordova 5.1.1
node v0.10.20
npm 2.11.2
Reporter: Luigi
Hi,
I'm using
ripple-emulator 0.9.29
cordova 5.1.1
node v0.10.20
npm 2.11.2
I have a working published app which works with cordova device-motion plugin
which now stopped working on Ripple.
Step to reproduce:
cordova create test
cd test
cordova platform add android
cordova plugin add cordova-plugin-device-motion
ripple emulate
In Chrome I get the error:
Uncaught TypeError: Cannot redefine property: Acceleration cordova.js 1822
In Firefox
TypeError: can't redefine non-configurable property '"Acceleration"'
cordova.js:1822:8
Anything wrong from my side or a bug in Ripple?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)