{ "id": "62313", "key": "TIMOB-1681", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:56:51.000+0000", "created": "2011-04-15T02:59:16.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "ios", "shake" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:56:51.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
On a iPhone with iOS 4.0 or with the iPhone SDK 4.0 simulator,\nthe gesture event in only triggered once.
\nTo replicate this,
\n- Use KitchenSink as of August 4 - Test it with Titanium SDK 1.4.0\nand iPhone SDK 4.0 - Go to Phone -> Shake - Trigger the shake\ngesture in the simulator - The popup \"it worked !\" does appear -\nclick ok on the popup - Trigger the gesture again - !! The popup is\nnot displayed !!
True, I have seen this problem too!
\nNote: see #2048 - I think this adress the same\nproblem...
Yes, this is happening to me too. Any workaround?
Tested 1.6.0RC1.