PhoneGap 1.3.0 (and 1.2.0, and 1.1.0) support

  • 1
  • Announcement
  • Updated 9 years ago
Hello,

Today we rolled out support for multiple releases of PhoneGap on PhoneGap Build
- you can now build your apps using PhoneGap 1.1, 1.2, or the new 1.3 release.
New apps that do not specify their PhoneGap version will be built using 1.3.

Unlike previous PhoneGap upgrades on PhoneGap Build, your existing apps
will not be affected by this update
. If have existing apps on PhoneGap Build,
they will continue to be built with PhoneGap 1.1 for as long as you want. You can
change the PhoneGap release your app uses in your config.xml file - there
are more details here:

https://build.phonegap.com/docs/confi...

You can also change the PhoneGap version through your App edit page on the
PhoneGap Build website, or through the
PhoneGap Build API
.

Please let us know if you encounter any problems with this feature - it's a
big change to our system, so there may be issues lurking somewhere within.

Cheers,
Andrew and the PhoneGap Build team
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes

Posted 9 years ago

  • 1
Photo of snelson

snelson

  • 18 Posts
  • 0 Reply Likes
Does 1.3 have the download support in the filetransfer object? The docs show that the "edge" version has it, but 1.3 does not.
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes
Yes, 1.3.0 should have download support - I think those docs are in the process of being patched.