Few weeks ago i submitted a bug https://bugbase.adobe.com/index.cfm?event=bug&id=3347676
regarding the Shared Objects in Air.
With Air 3.4 and iOS the Shared objects where using the parameter "filename" in the descriptor XML
With Air 3.5 instead the Shared Objects are stored in the actual name of the SWF.
Air 3.4 and 3.5 Interpreter compile use the same logic, although the adHoc is changed, so to test use adHoc.
What I am asking here, is it possilbe to store the SharedObjects using a different name instead of the actual name of the SWF in iOS?