Save a variable on iOS
What's the absolute easiest way to save a single variable in an AIR for iOS app made in Flash? All I want to save is the user's highest score. I have Googled around and people always try to bring databases and such into it which seems like overkill. I just want the variable to be accessible again if the user closes the app and reopens it. Any ideas? This is my first iOS app so the simpler the solution, the better!
