{ "id": "115483", "key": "TIMOB-14109", "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": "15117", "description": "2013 Sprint 12 BB", "name": "2013 Sprint 12 BB", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "15110", "description": "2013 Sprint 12", "name": "2013 Sprint 12", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-07-11T04:56:41.000+0000", "created": "2013-06-04T21:55:55.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_analytics", "qe-3.1.1", "qe-nfc", "qe-testadded", "sdk-bb" ], "versions": [], "issuelinks": [ { "id": "29783", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "115657", "key": "TIMOB-14149", "fields": { "summary": "BlackBerry: Have the analytics object use the db directory to hold persistent events ", "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": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2013-07-19T10:44:33.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Description:\r\n1. Create an app for BB & package it on the local machine\r\n2. You will get the .bar file\r\n3. Now use the command below to install the bar file the BB device\r\n{code}\r\nblackberry-deploy -installApp -device -password -package \r\n{code}\r\n3. After the app gets installed on the device launch it\r\n\r\nActual Result:\r\n1. The app crashes after the appcelerator splash screen\r\n\r\nExpected Result:\r\n1. The app should not crash", "attachment": [], "flagged": false, "summary": "BlackBerry : Packaged BB apps crash after the appcelerator splash screen", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nTi Studio : 3.1.1.201306032258\r\nTi BB SDK : 3.1.1.v20130603173057\r\nMac OSX : 10.8.2\r\nAlloy : 1.1.3-cr\r\nCLI - 3.1.1-cr\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n\r\nQ10 Simulator : 10.1.0.1720\r\nQ10 Dev alpha C device running 10.1.0.138\r\n\r\nAppcel Studio : 3.1.1.201306032350", "comment": { "comments": [ { "id": "255976", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Russ provided this link : http://supportforums.blackberry.com/t5/Android-Runtime-Development/Unable-to-install-signed-bar-file-on-Blackberry-Z10-via-OTA-or/td-p/2374073", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-04T22:06:14.000+0000", "updated": "2013-06-04T22:06:14.000+0000" }, { "id": "256534", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Created a native app using QNX Momentics and a Titanium app using Titanium Studio\n- Native app: installs and opens fine. Then I tested with a Titanium app, built from Studio, and installed \n- Titanium app: installs and gets stuck in the splash screen", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-06T22:38:34.000+0000", "updated": "2013-06-06T22:38:34.000+0000" }, { "id": "256541", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "More findings.\n\nSetting analytics to false in tiapp.xml makes the app run fine after install from distribution build", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-06T23:02:56.000+0000", "updated": "2013-06-06T23:02:56.000+0000" }, { "id": "256582", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This should be fixed by TIMOB-14149.", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-07T06:18:05.000+0000", "updated": "2013-06-07T06:18:05.000+0000" }, { "id": "256980", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix & the packaged apps can be installed & launched successfully on BB device.\r\n\r\n\r\nEnvironment:\r\nTi Studio : 3.1.1.201306071720\r\nTi BB SDK : 3.1.1.v20130609163050\r\nMac OSX : 10.8.3\r\nAlloy : 1.1.3-cr\r\nCLI - 3.1.1-cr\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-10T18:41:48.000+0000", "updated": "2013-06-10T18:41:48.000+0000" }, { "id": "262442", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Fixed.\r\nVerified with Environment:\r\n\r\nStudio: 3.1.2.201307171817\r\nTitanium SDK:3.1.2.v20130718094558\r\nacs:1.0.3\r\nalloy:1.1.3\r\nnpm:1.3.2\r\ntitanium:3.1.1\r\ntitanium-code-processor:1.0.1\r\nOS: OSX 10.8\r\nDevice:Blackberry-Z10(v 10.0.10.261)\r\nXcode: 4.5.1\r\nblackberry SDK: 10.1.0.1020\r\n\r\nPackaged Blackberry app running successfully.", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-19T10:44:33.000+0000", "updated": "2013-07-19T10:44:33.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }