PhoneGap 3.0 Now Supported on PhoneGap Build!

  • 1
  • Announcement
  • Updated 6 years ago
More info here.

If you have issues, let us know!
Photo of ryan

ryan, Developer

  • 1538 Posts
  • 132 Reply Likes

Posted 7 years ago

  • 1
Photo of Eddy Verbruggen

Eddy Verbruggen, Champion

  • 375 Posts
  • 86 Reply Likes
Hi, have you tried the 2.1.5 version of the plugin? It's supposed to work with 2.9.0: https://build.phonegap.com/plugins/156
Photo of mela mobile

mela mobile

  • 3 Posts
  • 0 Reply Likes
How do i install it? It keeps taking me following documentation:

https://github.com/phonegap-build/GAP...
Photo of mela mobile

mela mobile

  • 3 Posts
  • 0 Reply Likes
I found it that they have different branch for phonegap versions 2.9.0 and below:

https://github.com/phonegap-build/GAP...
Photo of Paul Catapang

Paul Catapang

  • 1 Post
  • 0 Reply Likes
Can I use cordova.js and phonegap.js at the same time? I am using phonegap.js for some of the function here http://docs.phonegap.com/en/4.0.0/cor... and cordova.js for media or audio, but when i inject both script the function of phonegap didn't work same as cordova? And if I inject just one script, their functions work.