Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Advice for Building and Running a Cordova App

Parker Aldric Mar edited this page Oct 15, 2015 · 5 revisions

Phone:

  • Write down your device password. When you call “cordova run” you can append "-- --devicepass password" the following to send your device password with the run command (note that the two sets of double dashes is intentional).

  • Make sure you are connected through blackberry link (leave blackberry link application window open). If it isn't connecting, keep usb cable connected to computer while disconnecting and reconnecting other side of cable from phone.

  • Ensure phone has development mode enabled. It will be disabled every time if phone is turned off.

  • Make sure you're logged in with BBID: login is at top-right corner of BBLink application (Mac).

Emulator:

  • Run through Momentics -> "Add new target" and choose the simulator, then connect using gear symbol (wait a bit).
Clone this wiki locally