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.