I'm using a StageWebView in an Air iOS app and it works fine until I change my screen and needs to remove this object. When I do this I get this error:
Error #2044: Unhandled ErrorEvent:. text=A server with the specified hostname could not be found.
When I run it on a PC it doesn't happen, just on iOS.
Does anyone know why this error is fired? It's annoying especially during debugging because it keeps firing the error several times.