Not really done much with the latest public release apart from rebuild some old projects for the app store.
Today is my first time starting to look at developing a new game and it is constantly crashing. When I say crashing I mean proper OSX crashing out with the submit screen etc…
One thing that made it crash was setting the gravity on physics before issuing physics.start().
The other way it crashed was running http://developer.coronalabs.com/code/side-scroller-game the game starts for a few seconds then crashes.
Never noticed this before.
Dave