Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14109] BlackBerry : Packaged BB apps crash after the appcelerator splash screen

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-07-11T04:56:41.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 12 BB, 2013 Sprint 12, Release 3.1.2, Release 3.2.0
ComponentsBlackBerry
Labelsmodule_analytics, qe-3.1.1, qe-nfc, qe-testadded, sdk-bb
ReporterLokesh Choudhary
AssigneePedro Enrique
Created2013-06-04T21:55:55.000+0000
Updated2013-07-19T10:44:33.000+0000

Description

Description: 1. Create an app for BB & package it on the local machine 2. You will get the .bar file 3. Now use the command below to install the bar file the BB device
blackberry-deploy -installApp -device <device-ip> -password <device password> -package <bar file>
3. After the app gets installed on the device launch it Actual Result: 1. The app crashes after the appcelerator splash screen Expected Result: 1. The app should not crash

Comments

  1. Lokesh Choudhary 2013-06-04

    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
  2. Pedro Enrique 2013-06-06

    Created a native app using QNX Momentics and a Titanium app using Titanium Studio - Native app: installs and opens fine. Then I tested with a Titanium app, built from Studio, and installed - Titanium app: installs and gets stuck in the splash screen
  3. Pedro Enrique 2013-06-06

    More findings. Setting analytics to false in tiapp.xml makes the app run fine after install from distribution build
  4. Russell McMahon 2013-06-07

    This should be fixed by TIMOB-14149.
  5. Lokesh Choudhary 2013-06-10

    Verified the fix & the packaged apps can be installed & launched successfully on BB device. Environment: Ti Studio : 3.1.1.201306071720 Ti BB SDK : 3.1.1.v20130609163050 Mac OSX : 10.8.3 Alloy : 1.1.3-cr CLI - 3.1.1-cr win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88
  6. Priya Agarwal 2013-07-19

    Closing as Fixed. Verified with Environment: Studio: 3.1.2.201307171817 Titanium SDK:3.1.2.v20130718094558 acs:1.0.3 alloy:1.1.3 npm:1.3.2 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:Blackberry-Z10(v 10.0.10.261) Xcode: 4.5.1 blackberry SDK: 10.1.0.1020 Packaged Blackberry app running successfully.

JSON Source