Connect() to 'ns.exitgames.com' (InterNetworkV6) failed

I have finished developing my games. I tested it and it works perfectly on the editor, my Samsung Note 9, and my Samsung Tablet. I tried to install it my older phone Galaxy S7, and the game doesn't connect to the Photon cloud server in any way. I've set the region as Best Region with no luck. All devices connected on the same network. I don't understand what causes the issue on that device only. I'm afraid this will happen randomly with other users later. I've opened the device log and this is the error appearing:

Connect() to 'ns.exitgames.com' (InterNetworkV6) failed: System.Net.Sockets.SocketException (0x80004005): Network is unreachable

Please help...

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @Raheem,

    Thank you for choosing Photon!

    According to your post on another discussion, you solved this problem by switching to IL2CPP.
    We will investigate why and document this if needed.
  • Thank you for your response. Yes later on I found that suggestion to solve the issue. But it makes building time much longer. Hopefully there is another solution.