AphidMobile is pleased to announce the availability of OpenAphid-Engine v0.2.
Highlights of the v0.2 release include:
- New binding system for exposing Objective-C methods to JavaScript
 - Hide 
constructorwhen enumerating attributes of an OpenAphid-Engine JavaScript object - Fix incorrect value of 
node.onframeupdatewhen it’s not set; should benullinstead of an invalid empty value - Add a new target of 
ObjCBindingTestin Demos - Support Google Analytics iOS SDK in Boilerplate-iOS
 
A new tutorial is coming in this week to introduce the new binding system for exposing Objective-C functions into JavaScript. Please stay tuned!