Search Results

1
vote
1answer
217 views

WiFi connection is dropped after user inactivity period

My iPhone application establishes a TCP connection through wifi to a remote server. However, if there is no user activity for a certain time, the device closes wifi and drops the connection. Is it …