packet

  1. M

    iOS Question UDP_PacketArrived fires only one time

    Hi, i already did a post on UDP, where Erel suggest me to do a simper project (i copied the one in the guide) but i doensn't work I send a packet when pressing a button, my server always respond with another packet saying "OK", the problem is that the sub "PacketArrived" fires only the first...
  2. M

    iOS Question UDP sending error data in Release mode

    Hi everyone, i'm trying to use UDP to send packets, but i'm getting some errors. I tried this code on an iPhoneXR and it works in debug and also in release(last os version)... i tried the same code on an iPhone6 but when it is in release it doesn't work I need to send a packet, and then wait...
Top