Live data from Hacker News

Phonegap 2.0 released

phonegap.com

1–10 of 39 posts

Re: Phonegap 2.0 released

#2
One interesting new feature is the "Cordova Webview". This will make building hybrid apps much more straight forward.

"Cordova WebView - This allows for the integration of PhoneGap, as a view fragment, into a bigger native application."

Re: Phonegap 2.0 released

#3
Awesome news! They're developing Phonegap at a ferocious pace and I applaud the team for their progress. It was only a few months ago that they were at 1.7 and today's release of 2.0 is simply awesome.

Congrats Phonegap team!

Re: Phonegap 2.0 released

#6
I would like some help with these:

- Is there support for inapp payments? Built in or plugin based?

- how does this compare with trigger.io and titanium?

- does this version not need xcode to create apps like trigger.io?

Re: Phonegap 2.0 released

#7
Used Phonegap on 2 projects and I have to say, never again. If you want to have the job done right and you want a quality product, go native. We lost days(weeks even) of time chasing an obscure bug in the location tracking of Phonegap. Also, the end result wasn't very good to be honest. It lacked the fluidity and responsiveness you have with native apps.

sure, you can develop things 2 as fast but then you spend all the rest of the time just messing around to get that "native feel".

Re: Phonegap 2.0 released

#8
post #6

I would like some help with these: - Is there support for inapp payments? Built in or plugin based? - how does this compare with trigger.io and titanium? - does this version not need xcode to create apps like trigger.io?

- http://bit.ly/OFM5cK

- Titanium at least still uses native UI. I believe that neither trigger.io nor PhoneGap do, though PG has a plugin to let you use some

- It requires XCode.

Re: Phonegap 2.0 released

#10
post #2

One interesting new feature is the "Cordova Webview". This will make building hybrid apps much more straight forward. "Cordova WebView - This allows for the integration of PhoneGap, as a view fragment, into a bigger native application."

On iOS I've done it before it was cool :) https://gist.github.com/3152851
Post reply on HN