Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16303] BlackBerry: Enabling services after project creation will prevent building BlackBerry project

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-25T18:17:12.000+0000
Affected Version/sRelease 3.2.1
Fix Version/s2014 Sprint 06, Release 3.3.0
Components360, BlackBerry
Labelsblackberry, qe-3.2.1, qe-testadded, regression
ReporterSamuel Dowse
AssigneeIngo Muschenetz
Created2014-01-23T21:52:22.000+0000
Updated2014-07-22T10:37:28.000+0000

Description

Description

Enabling services through tiapp.xml breaks the BlackBerry project The three scenarios tested are; Disable analytics in project creation wizard: Project builds successfully. Enabled analytics in project creation wizard: Project builds successfully. Enable the previous disabled project: Project fails to build.

Steps To Reproduce

1. Create a project with services disabled 2. Run the project on device 3. Enable the services 4. Run the project on device 5. Clean the project 6. Run the project on device

Expected Result

Steps 2, 4 & 6: project should install successfully

Actual Result

2. Project builds successfully 4 & 6. Project fails to build

Comments

  1. Praveen Innamuri 2014-01-23

    Sam, can you enable log level to Tracing in Console and post the build console output ?
  2. Samuel Dowse 2014-01-23

    Titanium Command-Line Interface, CLI version 3.2.1-beta3, Titanium SDK version 3.2.1.v20140122175749
       Copyright (c) 2012-2014, Appcelerator, Inc.  All Rights Reserved.
       [DEBUG] :  Detecting plugins in C:\Users\Tester\Documents\Appcelerator_Studio_Workspace\test\plugins
    That's as far as it gets before stopping
  3. Michael Xia 2014-01-24

    This looks to be a SDK issue. Moving over to TIMOB.
  4. Samuel Dowse 2014-02-10

    This is a regression: Mac OSX 10.9.1 Appcelerator Studio, build: 3.2.0.201312191455 Titanium SDK, build: 3.2.0.GA CLI: 3.2.0 Alloy: 1.3.0 Successfully builds after enabling services
  5. Pedro Enrique 2014-03-25

    PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/205
  6. Priya Agarwal 2014-04-18

    Verified the issue. Working fine. Followed the above mentioned steps to test. Appc-Studio:3.2.3.201404162038 sdk:3.3.0.v20140417173316 acs:1.0.14 alloy:1.3.1 npm:1.3.2 titanium:3.2.3-beta titanium-code-processor:1.1.1-beta1 xCODE:5.1.1 Device:Blackberry Z10(10.0.10.261) Hence closing the issue.

JSON Source