Upgrading BlackBerry 10
Upgrading BlackBerry 10
This guide shows how to modify BlackBerry projects to upgrade from older versions of Cordova. Most of these instructions apply to projects created with an older set of command-line tools that precede the cordova
CLI utility. See The Command-Line Interface for information how to update the version of the CLI.
Upgrading 3.6.0 Projects to 4.0.0
For non-CLI projects, run:
bin/update path/to/project
For CLI projects:
Update the
cordova
CLI version. See The Command-Line Interface.Run
cordova platform update blackberry
in your existing projects.
Upgrading to 3.2.0 from 3.1.0
For projects that were create