anyone else having problems with shared objects in iOS?
I've got a program that uses shared objects to keep track of level information. It is working fine in android but it has stopped working in iOS. It used to work in iOS I think. What could be happening? My shared object is always returning undefined in iOS
-Scott
