このページは大阪弁化フィルタによって翻訳生成されたんですわ。 |
The Adobe PhoneGap team is happy to announce the release of PhoneGap 3.4.0!
By far the biggest new feature is FireFox OS support!
FireFox OS is referenced as firefoxos in phonegap commands. To compile a FireFox OS PhoneGap app, run:
$ phonegap build firefoxos
To find out how to use the compiled FireFox OS package with the Mozilla App Manager, Mozilla put together a guide using the Cordova CLI. All the steps should be the same from ‘Debugging the App’ onward.
This is on top of usual hardening and bug fixes.
There are a large number of bug fixes and improvements to the Cordova engine across iOS, Android, BlackBerry10 and Windows Phone 8.
If you’re interested in diving into the details, then checkout the Cordova release notes.
$ npm install -g phonegap
C:\> npm install -g phonegap
$ npm update -g phonegap
C:\> npm update -g phonegap
$ cd path/to/my-app
$ phonegap platform update <platform>
where platform is your desired mobile platform
the following plugins were tested against this release of PhoneGap
Issues and Improvements If you come across any issues while using PhoneGap, please file an issue! This can be a bug report or feature request.
All command-line usage issues can be submitted to the PhoneGap CLI Issue Tracker.
All application issues can be submitted to the Cordova Issue Tracker.