Multitasking

What's the best way to do multitasking with Corona?

I found the following resource but was wondering if Corona has native functionality for multitasking that I could use?

http://techority.com/2011/04/02/how-to-save-and-load-data-in-your-app/

Thanks,

Kevin

Hey Kevin,

Actually saving and loading data isn't for the purposes of multitasking - it's for saving and loading data when the app quits.

You can easily have multitasking work with your app by putting this line in your build.settings plist;

UIApplicationExitsOnSuspend = false

Peach :)

views:1652 update:2011/10/17 21:25:02
corona forums © 2003-2011