I noticed a big improvement in performance by disabling PG plugins, the problem is that the touch object apparently initialize the accelerometer in PG, resulting (if disabled) in this notice:
ERROR: Plugin 'Accelerometer' not found, or is not a CDVPlugin. Check your plugin mapping in Cordova.plist.
Is it possible Ashley to make the use of the accelerometer optional or detached from the touch object?
Thanks