AIR/iOS: ServerSockect breaks on deactivate/suspend?
building ios app using flashbuilder 4.7 , apache flex 4.11.
using serversocket make in-app http server can use
stagewebview view html5/javascript content that's built into
the app. works great until hit screen lock button on ipad.
after point serversocket stops working.
on event.activate, can create new serversocket on different
port, , works. previous serversocket won't, nor can
i destroy , start new 1 on same port (which really
what need do).
thoughts? questions? thanks.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment