Am using setStatusListener in my main.lua to check if my domain is reachable and if it is call the next scene.
Trouble is event.isReachable is always true, even if I put a load of random characters into the domain being checked, its still true.
Is this because am running on the simulator ?
Dave