{ "id": "108159", "key": "TIMOB-12356", "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": [ { "id": "14161", "description": "Release 3.0.1", "name": "Release 3.0.1", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-01-20T19:02:14.000+0000", "created": "2013-01-20T19:01:45.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-port" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "24769", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "107054", "key": "TIMOB-12150", "fields": { "summary": "Android: ACS callback is not received (private)", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-01-23T22:22:53.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "I was able to reproduce this issue using SDK build 3.0.0.GA on Samsung Galaxy S3 (4.0.4) and Droid3 (2.3.4). But, I was not able to reproduce on iOS: iOS Simulator 6.0 and iphone 4s (5.1.1).\r\n\r\nThe following are sample apps I used and my notes:\r\n\r\nmonkeySig.zip\r\nModified app from original bug description. To test:\r\n1. Press cloud button\r\n\r\nActual: No alert appears; does not hit the call back function in /Resources/UI/handheld/ApplicationWindow.js as stated above\r\nExpected: Should see an alert that displays the user id, first name, and last name\r\n\r\nmonkeySimple.zip \r\nStripped down version of the ti.cloud sample app (see below). To test:\r\n1. Login with a\r\n2. Password is 1234\r\n3. Press Login User button\r\n\r\nActual: No alert appears; does not hit the call back function in app.js\r\nExpected: Should see an alert that displays the user id, first name, and last name\r\n\r\nHere are a couple of interesting things that I found during my testing:\r\n\r\nThe ti.cloud sample app that comes with the ti.cloud module works fine on Android using SDK build 3.0.0.GA. To test the ti.cloud sample app:\r\n1. Download, install, and launch monkeySample.zip\r\n2. Go to Users > Login User. Source code is in Resources/windows/users/login.js\r\n3. Login using a\r\n4. Password 1234\r\n5. Press Login User button\r\n\r\nActual: Alert dialog appears\r\n\r\nAnd from http://developer.appcelerator.com/question/145857/acs-is-failing#answer-253184, John Davis claims that his callback was getting hit after waiting a long time. However, I wasn't able to reproduce this case.", "attachment": [ { "id": "34854", "filename": "monkeySample.zip", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-20T19:02:55.000+0000", "size": 3803580, "mimeType": "application/zip" }, { "id": "34853", "filename": "monkeySig.zip", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-20T19:02:55.000+0000", "size": 758641, "mimeType": "application/zip" }, { "id": "34852", "filename": "monkeySimple.zip", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-20T19:02:55.000+0000", "size": 3694743, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: ACS callback not received", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "235572", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with:\nTitanium Studio, build: 3.0.1.201212181159\n\nDevices:\niPhone4S 5.0.1 and iOS 6.0 Simulator ---- *works* fine, receive an Alert.\nTitanium SDK, build: 3.0.2.v20130122172624\nTitanium SDK, build: 3.1.0 latest commit 572dcc3fe2\n\nDevice:\nSamsung Galaxy S3 (4.0.4) works only with:\nTitanium SDK, build: 3.0.2.v20130122172624\n\n*Fails* with:\nTitanium SDK, build: 3.1.0 latest commit 572dcc3fe2\n*Note*\nI reproduced the original issue with 3.0.0.GA", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-23T20:58:09.000+0000", "updated": "2013-01-23T20:58:09.000+0000" }, { "id": "235598", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Checked with latest master 3.1.0.v20130123122533\nClosing as fixed. Tested originally reported device NexusS3 4.0.4", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-23T22:22:00.000+0000", "updated": "2013-01-23T22:22:00.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }