Has anyone figured out how to recover from lost context when Away3D and Starling are sharing the same context?
I’ve experimented with Starling.handleLostContext = true and stage3DProxy.recoverFromDisposal() but can’t seem to get Away3D scene back after losing context.
Thanks.