PhoneGap 1.6 Released
Written by Ian Elliot   
Monday, 16 April 2012

Just five weeks after the last release of PhoneGap, there's a new version. PhoneGap 1.6 brings a unified JavaScript layer to the project, making it more consistent and streamlined.

Phone Gap 1.6 fixes a bug with local storage that was caused by the recent iOS 5.1 update and resulted in SQL databases not being persistent.

The major advance is that Cordova-JS, introduced in its Android implementation in release 1.5 is now also on  iOS, Windows Phone and BlackBerry. Previously each platform maintained its own set of JavaScript files, now the code has been unified and according to Brian LeRoux, one of the PhoneGap development leads:

“The inclusions of Cordova-JS paves the path for public plugin API and associated tooling."

The biggest change is the introduction of CommonJS style modules. This makes is possible to control your use of the API via a simple define and require type syntax. Some upgrading will be required to move from 1.5 to 1.6/

There is also some news about the future Cordova/PhoneGap 2.0. This will make any device API, be it core or specialized installable, discoverable and removable according to what the developer wants to do. The idea is based on the PhoneGap plugin idea.

 

All of these changes make working with different devices much more uniform which is, of course the whole point of the approach.

More information:

PhoneGap 1.6 Released

Introducing Cordova-JS

Related articles:

PhoneGap 1.5 Released

Getting started with PhoneGap

 

pico book

 

Comments




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

 

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

 

Banner


Student’s Robot Smashes 4x4 Rubik’s Cube World Record
13/06/2025

Matt Pidden, a computer science student at the University of Bristol, UK, has broken the world record for solving a 4x4 Rubik's Cube using a robot he designed, built and trained in just 15 weeks.



Fei-Fei Li On Spatial Intelligence As The Next Frontier In AI
11/07/2025

Last month in front of an enthusiastic audience at Y Combinator, Fei-Fei Li, often called the godmother of AI, talked to Diana Hu about spatial intelligence and why she considers it the next crit [ ... ]


More News

Last Updated ( Monday, 16 April 2012 )