help with openSocket in iOS
Posted: Thu Mar 29, 2012 6:19 am
i have this code and work in windows and mac but not in iOS:
if the environment is "mobile" then mobileBusyIndicatorStart "square", "Opening..."
if the openSockets is not empty then resetAll
open socket to "localhost:3333" with message "iamconnected"
in mac and windows connect well and active the message iamconnected, but in ios not open the socket
any idea?
thanks
if the environment is "mobile" then mobileBusyIndicatorStart "square", "Opening..."
if the openSockets is not empty then resetAll
open socket to "localhost:3333" with message "iamconnected"
in mac and windows connect well and active the message iamconnected, but in ios not open the socket
any idea?
thanks