{ "id": "115866", "key": "TIMOB-14198", "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": "15707", "description": "2013 Sprint 23", "name": "2013 Sprint 23", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "15708", "description": "2013 Sprint 23 API", "name": "2013 Sprint 23 API", "archived": true, "released": true, "releaseDate": "2013-11-15" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-11-13T22:51:33.000+0000", "created": "2013-06-13T05:50:52.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "supportTeam" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "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" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-27T20:12:31.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": "Client App which is running fine on devices running Android version except 4.2.x.\r\nTrying to install the app on android version 4.2.x device, crashes the app after some time.\r\n\r\n**Steps to reproduce**\r\nOn the Android 4.2.x phone we launch the app and then do something like the following:\r\n\r\n1) Scroll all the way down the list\r\n2) Tap on Tab 2\r\n3) Scroll down\r\n4) Repeat steps 2-3 tapping the other tabs\r\n\r\nAfter a few tab changes (~6), the app starts to slow down, clic clicking from tab to tab is not responsive and eventually app would crash.\r\n", "attachment": [ { "id": "43293", "filename": "Android_ListView_crash_issues.zip", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T16:09:13.000+0000", "size": 10388794, "mimeType": "application/zip" }, { "id": "43833", "filename": "device-2013-11-12-133021.png", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-12T20:02:12.000+0000", "size": 441751, "mimeType": "image/png" }, { "id": "43834", "filename": "log_error_111213_1337 copy.txt", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-12T20:02:12.000+0000", "size": 90365, "mimeType": "text/plain" }, { "id": "43835", "filename": "log_verbose_111213_1317 copy.txt", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-12T20:02:12.000+0000", "size": 105276, "mimeType": "text/plain" }, { "id": "43836", "filename": "log_verbose_111213_1337 copy.txt", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-12T20:02:12.000+0000", "size": 523325, "mimeType": "text/plain" }, { "id": "43837", "filename": "log_verbose_111213_1339 copy.txt", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-12T20:02:12.000+0000", "size": 136925, "mimeType": "text/plain" }, { "id": "43457", "filename": "log.txt", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-25T18:15:46.000+0000", "size": 329908, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Application is crashing on Android 4.2.x", "creator": { "name": "anigam", "key": "anigam", "displayName": "Ashish Nigam", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "anigam", "key": "anigam", "displayName": "Ashish Nigam", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Titanium Mobile SDK 3.1.2, 3.1.3 \r\nAndroid version 4.2.2\r\nSamsung Galaxy S4", "comment": { "comments": [ { "id": "278079", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "[~ingo] I tested this on a Samsung Galaxy 4 Android version 4.2.2 and I'm able to reproduce the issue, the app starts to slowdown and then finally crash\n\n", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-11-04T22:54:31.000+0000", "updated": "2013-11-04T22:54:31.000+0000" }, { "id": "279429", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-closing issue.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-13T22:51:17.000+0000", "updated": "2013-11-13T22:51:17.000+0000" }, { "id": "415914", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as I am unable to reproduce this issue with the following environment;\r\nPixel (7.1)\r\nMacOS 10.11.6 (15G31)\r\nStudio 4.8.1.201612050850\r\nTi SDK 6.0.3 GA\r\nAppc NPM 4.2.8\r\nAppc CLI 6.1.0\r\nTi CLI 5.0.11\r\nAlloy 1.9.5\r\nArrow 1.10.1\r\nXcode 8.2 (8C38)\r\nNode v4.6.0\r\nJava 1.7.0_80", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-27T20:12:31.000+0000", "updated": "2017-03-27T20:12:31.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }