Just wondering if touch_mode in gyro2.js and 1.19 pr4 is functional.
I have touch_mode set to "full" in the plugin code.
Am using gyro2 plugin from 1.19 pr4 in 1.19 pr4 project
Tested on Android Chrome and iOS 9.
Can't seem to get it working when gyro is activated
Code
<plugin name="gyro" devices="html5" keep="true" url="%SWFPATH%/plugins/gyro2.js" enabled="false" touch_mode="full" camroll="true" friction="0.0" velastic="0.0" vrelative="false" onavailable="" />
Any reason what the issue may be/
Cheers