{ "id": "149376", "key": "TIMOB-19159", "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": null, "resolutiondate": null, "created": "2015-07-02T08:37:04.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:54:52.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{code}\r\nvar Animation = require('alloy/animation');\r\n\r\nfunction popIn(view) {\r\n Animation.popIn(view, function() {\r\n console.log('finished');\r\n });\r\n}\r\n{code}\r\n\r\nNothing just fucking happened.", "attachment": [], "flagged": false, "summary": "ios: Animation.popIn doesn't call the function when finished", "creator": { "name": "ethancfchen", "key": "ethancfchen", "displayName": "Ethan Chen", "active": true, "timeZone": "Asia/Taipei" }, "subtasks": [], "reporter": { "name": "ethancfchen", "key": "ethancfchen", "displayName": "Ethan Chen", "active": true, "timeZone": "Asia/Taipei" }, "environment": "Titanium: 4.0.1, \r\nAlloy: 1.6.0, \r\nTitanium SDK: 4.0.0.GA, \r\nPlatform: iPhone 5 (v8.3) Simulator, Genymotion Android 5.1.0 Emulator", "comment": { "comments": [ { "id": "357237", "author": { "name": "ethancfchen", "key": "ethancfchen", "displayName": "Ethan Chen", "active": true, "timeZone": "Asia/Taipei" }, "body": "Any update here?", "updateAuthor": { "name": "ethancfchen", "key": "ethancfchen", "displayName": "Ethan Chen", "active": true, "timeZone": "Asia/Taipei" }, "created": "2015-07-08T02:07:27.000+0000", "updated": "2015-07-08T02:07:27.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }