Hi, I'm a software engineer at AT&T.
I used the peertalk library from my UITest (based on XCTest) on AppleTV.
This UITest was developed using Swift with a bridge header to the peertalk library.
I developed the UITest according to the iOS example.
On the Mac I simply run the example GUI.
I successfully sent messages from AppleTV to Mac, but the messages from the Mac to the AppleTV
don't arrive.
Details: The delegate's method ioFrameChannel-didReceiveFramOfType is not called when I send
a message from the Mac GUI.
I wonder if it is possible to work with peertalk on AppleTV too.
Hi, I'm a software engineer at AT&T. I used the peertalk library from my UITest (based on XCTest) on AppleTV. This UITest was developed using Swift with a bridge header to the peertalk library. I developed the UITest according to the iOS example. On the Mac I simply run the example GUI. I successfully sent messages from AppleTV to Mac, but the messages from the Mac to the AppleTV don't arrive. Details: The delegate's method ioFrameChannel-didReceiveFramOfType is not called when I send a message from the Mac GUI. I wonder if it is possible to work with peertalk on AppleTV too.
Thanks, Eli [EMAIL REDACTED]