I want to react to user shake events but I don’t like the level of sensitivity that ‘accelerometer.event.isShake’ uses.
Does anyone know where I could find some custom code that analyses the accelerometer data (xGravity, xInstant, etc.) and determines the type of movement the user made with the device?