Hi,
I'm trying to get the Accelerometer Plugin to work but haven't been successful, yet.
It should be a simple process, so if anyone could help me it would really be great to see what's wrong with my oml, which I will attach.
Thanks in advance for any help.
Best regards
I'd like to use the accelerometer too -- but need to get an idea about the outsystems ide first...
in the accelerometer module, in the extensibility configurations, you need to use this:{"plugin" :{"url": "https://github.com/apache/cordova-plugin-device-motion"}}
after this change, publish the accelerometer module, refresh dependencies in your app, publish app from service center, install app again on phone, then it worked for me.