I have a working packet tunnel application - I can send and receive packets using NWUDPSession. However, when I run the iOS YouTube app for testing, my read handler returns an error:
NSPosixErrorDomain: 40
And in the console:
nw_read_request_report [C2] Receive failed with error "Message too long"
Is there a setting I am missing?
6
0
1.8k