Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9378] BlackBerry: Add script to create and install debug token

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionHold
Resolution Date2015-04-14T17:12:30.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBlackBerry
Labelssmall
ReporterDavid Lifshitz
AssigneePedro Enrique
Created2012-06-05T07:39:47.000+0000
Updated2017-03-14T03:54:26.000+0000

Description

[Tatyana] A note to myself: this task is a necessary step to be able to deploy an app to a device. This could be added to the devicemanagement.py script. {noformat} blackberry/devicemanagement.py createDebugToken --store-pass --csj-pin --csj-file (--device-pin | --device-pin-list ) --debug-token-bar-file --device --device-password password for keystore and device PIN associated with CSJ file input CSJ file for registration device PIN in hex without the '0x' (e.g. 50F2D211) file containing a list of device PINs debug token file hostname or the IP address of the target device or simulator {noformat} This is an example of what the script should do: {noformat} blackberry-debugtokenrequest -register -storepass 123456 -csjpin 729759 client-RDK-584232624.csj client-PBDT-584232624.csj blackberry-debugtokenrequest -storepass 123456 -devicepin 29AFDEBD dt.bar blackberry-deploy -installDebugToken dt.bar 169.254.0.1 -password 1234 {noformat}

Comments

  1. David Lifshitz 2012-06-05

    Note: This needs to be confirmed with Appcelerator. We may need to split createDebugToken into the 3 steps.
  2. Ingo Muschenetz 2015-04-14

    Placing these items on hold for the moment based on community interest.
  3. Lee Morris 2017-03-14

    Closing ticket as BlackBerry is no longer supported by us.

JSON Source