Does garbage collection run in AIR -iOS app
I've just been through somewhat of a learning curve developing a Flash app for browser use in a broswer and setting it up with hopefully optimal memory management using Flash Professional CS5.5.
Part of the process being to make sure object have no references pointing at them when they are done with so garbage collection can clean them up.
Now I've come to port the app onto iOS for iPad. My question is... Does AIR for iOS run garbage collection?
Thanks,
Mark
