Archive for the "phonegap" Tag

4 Oct

WebSockets in PhoneGap Projects

I’m a big fan of the WebSockets API for all the real-time goodness it offers, but the iOS platform doesn’t (currently) bake the WebSockets API in to mobile Safari. That sucks, particularly because I can enjoy making iOS native apps using awesome frameworks like PhoneGap. However, because I’m using PhoneGap, I can create a PhoneGap [...]

Posted in Code | 8 Comments »

1 Sep

Custom URL schemes in PhoneGap

With Marbles2 for iOS I wanted people to be able to click on a url, like marbles2.com/app/?seed=2A72367A and if the app is installed on the iOS device, for it to launch Marbles2 and initialise with the “seed” passed in. It required a change to the iPhone PhoneGap project, which has been since merged in to [...]

Posted in Code | 6 Comments »

30 Aug

Universal launch images with PhoneGap

I’ve been playing with PhoneGap a lot recently, in part to prepare Marbles2, but also to bring JS Console to the iPhone as a native app. I’ve always wanted to create an app that worked on all devices, but getting the launch image correct for each device can be tricky.

Posted in Code | 9 Comments »


gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.