Recent Posts
Subscribe
Subscribe to the RSS feed or enter your e-mail in the form below, and get updates, cheatsheets, whitepapers and more.

Your Email:


Posts Tagged ‘quickconnectiphone’

Getting Started With QuickConnect Iphone

Lee Barney the founder of QuickConnect for Iphone recently informed me that his framework has been and is being used in apps currently available in Apple’s app store.

For those that don’t know, I mentioned QuickConnect a couple of times in the past week as a framework that allows you to write your apps in javascript, and publish them on multiple mobile platforms. It appears as though the frame work is quite far along on the Iphone, and it’s great to see that one of these frameworks really is being actively developed. The prospect of being able to develop apps for all the coming app stores without having to rework any code is definitely enticing.

Access Native Objective-C Code In Javascript Iphone Apps

Yesterday, I told you how to execute Javascript code on a page showing in a UIWebView using Objective-C. That was rather trivial as Apple has messaging functionality built in to allow that. Executing Objective-C code from within a Javascript application is not trivial. I highly suggest using one of the three frameworks I mentioned in a previous post.