PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
1–10 of 10 posts
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#2Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#3It appears that Apple is rejecting iPhone apps built with PhoneGap.
http://groups.google.com/group/phonegap/browse_thread/thread...
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#4Funny timing. It appears that Apple is rejecting iPhone apps built with PhoneGap. http://groups.google.com/group/phonegap/browse_thread/thread...
Maybe that person just got unlucky and had a bad app tester.
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#5Funny timing. It appears that Apple is rejecting iPhone apps built with PhoneGap. http://groups.google.com/group/phonegap/browse_thread/thread...
PhoneGap is open source. There is no "signature" that they can use to know that you incorporated code from it. They would have to disavow their own APIs in order to stop people from using it.
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#6It'd be interesting to see a bake-off between the OtherLanguage->iPhoneApp frameworks. The one by 380 North looks particularly interesting, though I'm not quite sure why you'd ditch Objective-C for a language that looks almost exactly like it (until they build in converters for other platforms..)
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#7Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#8Sucks that Apple is so uptight about this though. Reminds me of the clueless FaceBook staff that rejected most of my ad buys but then a week later I see an influx of ads that are similar if not worse (irrelevant/shady)!
To quote Kotaku, "...the phone itself might be developer friendly, but Apple is not". ( http://kotaku.com/5181471/apple-putting-the-squeeze-on-iphon... )
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#9Are they just wrapping web apps inside a WebKit window with a special javascript library? It'd be interesting to see a bake-off between the OtherLanguage->iPhoneApp frameworks. The one by 380 North looks particularly interesting, though I'm not quite sure why you'd ditch Objective-C for a language that looks almost exactly like it (until they build in converters for other platforms..)
I'd be curious to hear what they're doing too.
It's doubtful you'll see Hecl for the iphone, as I'm not interested in platforms that are that restricted, don't allow interpreters, and in any case, it's based on Java. It does, however, run on all the zillions of J2ME phones that are out there, even if they're not the 'latest and greatest' thing.
Re: PhoneGap: Open Source Tool for Building 'Native' Mobile Apps (iPhone, Android) with Javascript
#10Has anyone tried Android apps with PhoneGap? How does it fare?