Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CB-3822] first pass at blackberry revamp #69

Closed
wants to merge 5 commits into from

Conversation

mike-sierra
Copy link
Contributor

No description provided.

@mike-sierra
Copy link
Contributor Author

Should be OK to pull in now.


$ platforms/blackberry/cordova/target add handset 169.254.0.1 -t device -p unlockme --pin 123456

The `--pin` option refers to whatever password you set up when
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--pin is not the keystorepass or the certificate, but the device hardware pin
you can find the device pin on device by:
settings > About > Category: Hardware (dropdown) > PIN
or with the device info command line tool

* `-p|--password <password>` specifies the password for the device or
simulator, which only applies if either is password-protected.

* `--pin <device-pin>` specifies the PIN of the BlackBerry device,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A picture of where to locate the device pin would be a great addition as well

@mike-sierra
Copy link
Contributor Author

applied lorin's comments; feel free to merge

@mwbrooks
Copy link
Contributor

I've cherry-picked this work and updated CB-3822.

Feel free to close this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants