The network connection was lost

Hey Folks,

on iOS we get the error “The network connection was lost.” pretty often, sometimes even if the player has a wifi-connection. The error occurs after sending a request via a wwwForm to the server and waiting for the www. This www returns with said error.
Is this a know issue and if yes how can we resolve it. It is pretty annoying for the player if he gets this message every once in a while for no apparent reason.

Thx in advance

Chris

@HevyDevy83 I’m having this problem too. My game works fine on all other platforms (webGL, android, desktop) but I am getting a ton of network drops on my iOS port (Unity 5.5.3). Did you find any solutions to this?