PhoneGap (Build) 2.0 and config.xml

  • 1
  • Question
  • Updated 8 years ago
I was wondering if there are any changes that need to be made in the config.xml now that PhoneGap 2.0 is out? The config.xml file in Getting Started, https://github.com/phonegap/phonegap-..., has things like for a feature name, http://api.phonegap.com/1.0/network (1.0 rather than 2.0) and same with the xmlns:gap in the widget tag. Do these need to be changed to 2.0?
Photo of Michael Parrott

Michael Parrott

  • 8 Posts
  • 0 Reply Likes

Posted 8 years ago

  • 1
Photo of Yi Ming Kuan

Yi Ming Kuan

  • 1840 Posts
  • 78 Reply Likes
Hi Michael,

Whenever there is a change to config.xml, it will be updated in the documentation.

There will be no changes to the version numbers in xmlns:gap or in the PhoneGap API feature names unless specified otherwise in the documentation.

-yiming