Database and Debug features added

Database:
You can now access an sqlite database using LG. A new tutorial has been added to demonstrate how to add and edit a new database with your app.
Debugging:
Having trouble viewing your debugging information? No more worries. LG now routes all calls to the console.log method right to your XCode console. Just make sure LG_DEBUG is set to "1" in your Config/Configuration.h file.

AdMob Updates to SDK 3.0

AdMob has released their updated library which is now compatible with SDK 3.0 Beta 5. We have updated LG SDK library to include these new updates. For more information: http://www.admob.com/ Other updates include removing the dependency on jQuery. Although the UI still depends on jQuery, you now have the option of using the base JS library along with your own library.

Comparing LiquidGear to PhoneGap

We have compiled a comparison of the top iPhone frameworks. If you are trying decide over which framework best suits your needs, you can run down each in this quick table of features. http://liquidgear.net/iphone/compare

OpenFeint Adds MultiUser Experience

Download and plug-in the new OpenFeint classes to add a host of features for your LG web app game. OpenFeint includes the the following:
  • Social Network Integration - Twitter, Facebook and MySpace integration allows players to bring their social identities to the iPhone.
  • Global Community Chat Rooms - Chat rooms for players to discuss recommendations, tips, and reviews of other games on the iPhone.
  • News Feeds - Players can keep in touch with all of their friends' activities from one screen (Wall comments, actions in games, befriending people).
  • Buddy Lists - Players can friend other players within their community or across the iPhone gaming community.
  • Player Walls - Each player gets a wall where other players can leave comments and view wall-to-wall conversations.
  • Profiles - Players can upload an avatar photo or take one with their iPhone camera.
  • Game Specific Chat Rooms - Chat rooms for meeting other players, sharing tips, strategies and experiences within each game community.
You can download OpenFeint at: http://www.openfeint.com

New Documentation

New documentation has been posted. Currently working on a couple quick start tutorials to get you up and running in no time.

New reference API docs include help with functions and properties, including examples, on all new features such as the NavigationBar, TabBar, and AdMob classes.