Cordova 3.4 Released
Written by Kay Ewbank   
Thursday, 27 February 2014

Apache Cordova 3.4.0 has been officially released with a range of bug fixes for its various supported platforms, which now include Firefox OS.

 

 

cordovawide

Cordova is an Apache Foundation open source project that consists of a set of device APIs that you can use to create mobile apps that access native device functions such as the camera from JavaScript.

Supported platforms include iOS, Android, Blackberry, Windows Phone, and as we recently reported, Firefox OS is a now added to the list.  Adobe PhoneGap is also based on Cordova.

Alongside the JavaScript support, Cordova lets you package HTML5 apps as native apps via the framework, after which your app will be installable from the app store of supported platforms.

The full list of fixes for the various platforms can be seen in the  Apache announcement. Some of the more interesting for Android include the removal of addJavascriptInterface support from all Android versions lower than 4.2 due to security vulnerabilities; and the fixing of the cordova/emulate on Windows.

For iOS, one of the more useful fixes is that large JSON payloads will now be parsed on a background thread, and will yield control when executing multiple commands is taking too long. Another nice fix means the whitelist will no longer crash when the URL path has a space.

For Windows Phone 7 and 8, createTemplates will install the theme for Visual Studio2013 as well. More importantly, Windows Phone 7 is now deprecated. The advice is that you should consider upgrading your projects to Windows Phone 8 as the team will be dropping support completely in version 3.7.0.

With the inclusion of Firefox OS Cordova now looks even more like the only sane way to build native apps that run on a range of devices. It has become the de facto standard API and displaced HTML5. All that is missing now is Chrome OS support.

More Information

Apache Cordova

Related Articles

Firefox OS Now With Cordova Support

Adobe PhoneGap 3.0 Released

Getting started with PhoneGap

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


JetBrains Announces TeamCity Pipelines
19/03/2024

JetBrains has released a public beta of TeamCity Pipelines, a cloud-based Continuous Integration/Continuous Deployment (CI/CD) service for small and medium-sized engineering teams.



Google Releases Gemma Open Models
28/02/2024

Google has released a set of lightweight open models that have been built from the same research and technology used to create Google's recent Gemini models.


More News

 

 

Last Updated ( Thursday, 27 February 2014 )