Hi, the shake gesture doesn't trigger any event..in simulator even on the device.. Im using titanium 1.3.2 , any feed back about it....
thank again..
Titanium.Gesture.addEventListener('shake', function(e){ Titanium.API.log('Shake', 'The room....'); });