-
***This ticket was escalated from Zendesk by Stephen Hodgetts:***
**Ticket:** [#7186](https://getstream.zendesk.com/agent/tickets/7186)
**Type:** Question
**Priority:** Normal
**Requester:** …
-
I want to send a message to a specific client. I believe this is possible by adding another method to SimpleTCPServer.CS similar to...
public void Broadcast(byte[] data) { foreach(var client in _li…
-
Hello,
with XF 3.6, the App throws an exception with the message "Can not access a closed stream." on the line
`var result = await cropView.GetImageAsJpegAsync();`
It doesn't matter what the So…
-
We should discuss of this here or live. I think an IRC chat like twitch one fit well.
-
Hi,
I can't find any method to disconnect the client as per my command. Using an example snippet here -
```
function doSomething () {
var SomeServiceClient = xxx.yyy_service.SomeServiceClie…
-
***This ticket was escalated from Zendesk by Stephen Hodgetts:***
**Ticket:** [#7107](https://getstream.zendesk.com/agent/tickets/7107)
**Type:** Problem
**Priority:** Normal
**Requester:** S…
-
## What did you do?
Show stream chat
## What did you expect to happen?
Not crash in core data
## What happened instead?
Occasionally, crash occurs accessing a property on a core data type on …
-
I'm getting strange behavior when trying to access the track stream. The is further complicated by the fact that it is not consistent across all tracks. Some tracks will occasionally work, and then …
-
I have a list that is sectioned by date. When new items are appended at the second position because the topmost list element is a date which is the sticky header, the scroll position is not maintained…
-
If I clone this repository and run the tests, I see several test failures. I took a look at `ci.yml` and I don't see a reason why these would fail unless:
* My trial account has some difference wit…