Flex/AIR/Actionscript/Mobile File.writeObject/readObject always generates null w/no errors generated
问题 I've been trying for several days just to get a simple writeObject/readObject functionality in my project. No matter what I do, the result is, a) a file is created and b) when I try to read that file back in, it is null . My project targets iOS on an iPad device, but this stripped down version targets the AIR simulator for an iPad. I've previously had every single available event registered and traced, but they never accomplished anything so I removed them for the sake of keeping the problem