(no title)
hyung | 14 years ago
Our solution so far has been to roll our own mobile networking layer, with redundancies and timeouts especially tuned for mobile.
hyung | 14 years ago
Our solution so far has been to roll our own mobile networking layer, with redundancies and timeouts especially tuned for mobile.
catshirt|14 years ago
if that's the case, what is the method of communication for your networking layer?
hyung|14 years ago
We found that vanilla long-polling works sometimes on iPhone and some Android phones. But it often introduces huge latencies, and it often just fails for no apparent reason on some Android devices.