Error #1503 with AIR3.4 but not AIR3.2
I'm working on an Android/iOS app using Adobe AIR. The app appears to work normally both inside Flash Pro and real devices except for the following test:
- Do Publish Preview inside Flash Pro.
- Close the preview window.
The error appears in the Output panel:
Error: Error #1503: A script failed to exit after 30 seconds and was terminated.
at [*code location is a for loop inside writeExternal() of a class saved to a Shared Object*]
Test Movie terminated.
This happens with AIR3.4, but not AIR3.2. It doesn't matter how soon I close the preview window. I did a lot of code checking, tracing, etc. but still can't figure out what's wrong. Any suggestions?
