Please consider donating: a local project in memory of my daughter

Archive for September, 2010

Custom URL schemes in PhoneGap

With Marbles2 for iOS I wanted people to be able to click on a url, like http://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 the [...]