Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12021] BlackBerry: Cannot access ACS keys from tiapp.xml

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-05-26T17:26:42.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sRelease 3.2.0
ComponentsBlackBerry
Labelsn/a
ReporterTim Poulsen
AssigneeJosh Roesslein
Created2012-12-11T16:16:52.000+0000
Updated2014-06-19T12:44:00.000+0000

Description

Expected Behavior: I should be able to set ACS keys in the tiapp.xml. Actual Behavior: I must set them in code. See https://github.com/joshthecoder/todo_titanium_bb10 for a sample app. Comment out the ACS key in app.js. The app builds, but you cannot log in. You're not able to connect to ACS. I tried by creating my own app (and thus ACS keys), creating an initial user object via the ACS control panel, and then building. I have to put my keys into the app.js file or the Login button does nothing.

Comments

  1. Samuel Dowse 2013-11-14

    Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311122225 Titanium SDK, build: 3.2.0.v20131113094843 CLI: 3.2.0 Alloy: 1.3.0 BlackBerry Simulator: 10.2.0.1791 Created app using code sample given in description. ACS key created in tiapp.xml and accessed successfully. User created in ACS control panel and logged in successfully. Closing.

JSON Source