iOS Data Stream example #3134
Labels
needs-triage
Issue still needs to be assigned, labeled and deduplicated
type: question
General questions (we may not have time to provide an answer)
Hi, I am trying to create two data streams between two iOS devices. However, I have unable to get it to work, and there seems to be no clear example in the documentation.
Here is how I create the Stream objects (this runs when a connection has been successfully established):
And then the receiving of the streams:
For testing purposes, I send 10 bytes 4x per second.
On the receiving end, I get this error:
I tried modifying feature flags to see if that would resolve the issue, but was unsuccessful.
Would be great if someone could share a working example!
Thanks in advance
The text was updated successfully, but these errors were encountered: