I've built a multiplayer card game using GameKit, everything works fine unless a user is on an LTE network. If they are I get a didFailWithError No Network. Wifi, 4g, 3g, everything else works perfect.
Is there a reason the LTE network isn't detected or a way to get it to work?