PhoneGap 5.2.0 is now available on Build!

  • 1
  • Announcement
  • Updated 5 years ago
To use it, add the following to your config.xml:

<preference name="phonegap-version" value="cli-5.2.0" />

This version uses the following individual platform releases:
iOS: 3.9.1
Android: 4.1.1
Winphone8: 3.8.1

Also make sure your third party plugins all are up-to-date, and that your core plugins are being sourced from NPM, like so:

<gap:plugin name="cordova-plugin-camera" source="npm" />

If you're updating from pre-5.1.1, read this blog post.

Note: iOS 9 is not officially supported yet, and there are some known issues. The Cordova open-source project team is hard at work on Cordova iOS 4.0 which will include iOS 9 support.
Photo of ryan

ryan, Developer

  • 1538 Posts
  • 132 Reply Likes

Posted 5 years ago

  • 1
Photo of EdwinW

EdwinW

  • 1 Post
  • 0 Reply Likes
why is this not communicated in the blog?
Photo of ryan

ryan, Developer

  • 1538 Posts
  • 132 Reply Likes
good question.
Photo of Developer ITSC

Developer ITSC

  • 1 Post
  • 0 Reply Likes
Hi,
i have been working on an app based on webview . Which was all perfectly working untill this upgrade . Although i have implemented the phonegap version & Plugin source stuff into my config.xml file . But then too my app couldnt connect to internet at all . Please help me fix this asap.
Photo of Артем Добрынин

Артем Добрынин

  • 1 Post
  • 0 Reply Likes
I too
Photo of Sravanthi D

Sravanthi D

  • 4 Posts
  • 0 Reply Likes
me too have same problm please help
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@Sravanthi, pleaes post to a seperate thread and explain your problem. This is very common problem, but it has many solutions.
Photo of Sravanthi D

Sravanthi D

  • 4 Posts
  • 0 Reply Likes
Hi,
while generating android app in build phonegap dis below error was shown
will u please resolve dis error.

Error some official plugins have to be updated if using phonegap>=4.0.0 please ugrade versions of any plugins that may include the following file: filetransfer.java
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
As Jesse wrote: this is VERY common!
So, if you had simply used the search function of this forum, you would have found:

http://community.phonegap.com/nitobi/...

http://community.phonegap.com/nitobi/...

http://community.phonegap.com/nitobi/...

http://community.phonegap.com/nitobi/...
Photo of Sravanthi D

Sravanthi D

  • 4 Posts
  • 0 Reply Likes
will please send me detail process of resolving dis problem
Photo of Sravanthi D

Sravanthi D

  • 4 Posts
  • 0 Reply Likes
step by step
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
From the given threads, of which one even includes a screen shot of a working config, what exactly is it that you don't understand?
Photo of ryan

ryan, Developer

  • 1538 Posts
  • 132 Reply Likes
@Developer ITSC make sure you are including the whitelist plugin. Read the notes for the previous update:

http://community.phonegap.com/nitobi/...
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@EdwinW,
I have had the same question for months. As such, I know keep this active record:
(Official) Messages from Phonegap Build Technical Support in the Forum
http://codesnippets.altervista.org/documentation/phonegap/bookmarks/fromSupport.html

Best of Luck
Jesse