-
-
## What are you trying to achieve?
I am using makeLeadingComposerView to make a custom attachments menu. I need to add button for photo, camera and giphy - and open these things directly after pressi…
-
## What did you do?
Added subscription for unreadCountPublisher in the ChatManager object.
```
func subscribeToUnreadChatMessages() {
Observable.create { [weak self] observer in
…
-
In `PlatformFile` apple implementation, I've noticed that only the `readBytes` method is using a security scope to access the data, through `nsUrl.startAccessingSecurityScopedResource()` and `nsUrl.st…
-
Hi,
we sometimes get the following exception in our application.
Sadly i can not provide you with a pdf-file to replicate the exception - they are our users pdf-files.
**Our code**
we are using …
-
-
## What did you do?
I'm not sure. I am seeing the following logs in my app (called "Tolan Dev"):
```
Background Task 49 ("Called by Tolan Dev.debug.dylib, from $s10StreamChat26IOSBackgroundTask…
-
**Describe the bug**
Something is broken with reconnecting a network during call (when network is disabled and enabled).
❗️It doesn't happen in your `demo-app` , but it happens in my app, altho…
Miara updated
1 month ago
-
### Description
Right now GetStream sometimes gets stuck in web client without timing out. We need to figure out why and fix it so it can be retried correctly.
-
Hi thanks for quick support on issues !!
Can you please add or share code so that we can click Photo or Video on camera and share it in the Chat ?? i would also like to add placing audio call using…