Can I use phonegap 2.3?

  • 3
  • Question
  • Updated 7 years ago
Hi,
I wonder if I can use phonegap 2.3 in phonegap build?
And how do I set it in config.xml?

Many thanks/
David
Photo of David

David

  • 5 Posts
  • 0 Reply Likes

Posted 7 years ago

  • 3
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi David

PhoneGap 2.3 is not yet ready for prime time. It is still in the works
https://build.phonegap.com/blog/statu...

Thanks
-Amir
Photo of Daniel Iancu

Daniel Iancu

  • 28 Posts
  • 2 Reply Likes
Hi Amir

Does this mean that pg 2.3 in build will be available on 2 Feb?

Thanks
Photo of Gotta Getmedat

Gotta Getmedat

  • 39 Posts
  • 0 Reply Likes
I still only see 2.0.0 when logged into the web interface (normally using plugin for dreamweaver to send and build at PhoneGap).

I can't figure out why or how one changes it or if it's automatic but broken etc.
It's been a month off from the holidays. Cordova is out of incubation. I've attempted to integrate it and nothing works. I think I get an error about "Falling back on PROMPT mode since _cordovaNative is missing."
but I also see it stuck "Queued" in the dreamweaver plugin?!

Anyway I'm seriously confused about why I see 2.0.0 only still through the web interface and how to change it.
Photo of Ivan

Ivan

  • 9 Posts
  • 0 Reply Likes
Hello!
You can put this in your config.xml



<preference name="phonegap-version" value="2.2.0" />


and rebuild app.