{ "id": "117504", "key": "TIMOB-14635", "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": "15576", "description": "2013 Sprint 16", "name": "2013 Sprint 16", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15578", "description": "2013 Sprint 16 API", "name": "2013 Sprint 16 API", "archived": true, "released": true, "releaseDate": "2013-08-12" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-08-06T16:25:30.000+0000", "created": "2013-07-23T21:49:51.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "supportTeam" ], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" }, { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T22:07:08.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": "h6.Steps to reproduce\r\nJust create a Titanium Default Tab Application and install to Device.\r\n\r\nh6.Expected results\r\nApp is able to launch and run\r\n\r\nh6.Actual results \r\nIt shows the splash screen, displays the main screen for about a second and then shuts down.\r\n\r\nh6.Reproducible\r\n- Android Motorola Phone (logPhoneShutdown.txt attached)\r\nModel #: MOTOROLA RAZRi\r\nAndroid Version: 4.1.2\r\nKernel Version: 3.0.34-g261995f\r\nBuild Number: 9.8.2I-50_SMI-29.1359956748\r\n\r\nh6.Not reproducible \r\nDroid Razr 2.3.5", "attachment": [ { "id": "40996", "filename": "logPhoneShutdown.txt", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-07-23T21:49:51.000+0000", "size": 29609, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Default Titanium Tab App won't run on phone", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 2.1.4.GA\r\nAndroid 4.1.2", "comment": { "comments": [ { "id": "262902", "author": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on RAZRi XT890 4.0.4 with titanium 2.1.4, the app did not crash and worked as expected.", "updateAuthor": { "name": "jbuckley", "key": "jbuckley", "displayName": "Jamie Buckley", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-23T22:01:54.000+0000", "updated": "2013-07-23T22:01:54.000+0000" }, { "id": "263804", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tried 3.1.1GA SDK with Studio 3.1.1 on a Motorola Razr I running 4.0.4.\n\nNot 100% sure which template was referenced, so I used the \"Default\" template (with two tabs) as well as the \"Tabbed Application\" template.\n\nDefault template - run on device\nSet run configuration to x86 4.1.2 x86 - unable to reproduce\nSet run configuration to x86 4.2.2 x86 - unable to reproduce\nSet run configuration to Google APIs (2.3.3) armeabi - unable to reproduce\n\nTabbed application template - run on device\nSet run configuration to x86 4.0.3 x86 - unable to reproduce\nSet run configuration to x86 4.2.2 x86 - unable to reproduce\nSet run configuration to Google APIs (4.0.3) armeabi-v7a - unable to reproduce\n\ntried packaging and installing the default template\nBuilt with Google APIs 4.0 armeabi-v7a - unable to reproduce\nBuilt with Andrid x86 4.0.3 - unable to reproduce\n\nCan we get some more info? \n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-29T23:08:23.000+0000", "updated": "2013-07-29T23:08:23.000+0000" }, { "id": "264926", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Thanks [~emerriman]. We couldn't reproduce it either.\r\n\r\nI've misread device logs sorry about that. This is not a x86 processor issue. Probably Titanium is \"Scheduling application restart\" so we've suggested to have a try at latest stable SDK since 2.1.4.GA is a bit old.", "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-05T14:43:51.000+0000", "updated": "2013-08-06T16:18:40.000+0000" }, { "id": "265127", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Customer was able to resolve the problem by unchecking all the choices except for usb debugging on the developer options in settings on the phone.", "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T16:19:09.000+0000", "updated": "2013-08-06T16:19:09.000+0000" }, { "id": "265128", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving as invalid based on customer feedback.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T16:25:30.000+0000", "updated": "2013-08-06T16:25:30.000+0000" }, { "id": "408954", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T22:07:08.000+0000", "updated": "2017-03-03T22:07:08.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }