SharedObject(localData).flush();
BEHAVIOUR : Adobe AIR app crashing when calling flush() on a SharedObject
Possible SOLUTIONS :
- One of the SharedObject().data properties are invalid. Check every property of SharedObject data to find it out. In my case was an empty array or possible filled with null elements.
Hope I saved you some time on this.
Niciun comentariu:
Trimiteți un comentariu