stream-chat-swift icon indicating copy to clipboard operation
stream-chat-swift copied to clipboard

💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API

Results 75 stream-chat-swift issues
Sort by recently updated
recently updated
newest added

## What did you do? I added the Chat as documented in our app within a TabBar. I noticed that whenever the ViewController was loaded once, the unread-states did not...

🐞 Bug
📆 Planned

## What did you do? Send message to other user ## What did you expect to happen? Receiver user message list screen should not jump or auto scroll ## What...

🐞 Bug
📆 Planned

## What did you do? In my app user has over 100 channels with a single user. I'm using the default UI from StreamChatUI. Channels list is paginated. I scroll...

🐞 Bug
🌐 SDK: StreamChat (LLC)

1. Go to ChatChannelVC. 2. Return to ChatChannelListVC. 3. Tap on a row quickly ... tap is often ignored. A second tap would work. Note that I have localStorage enabled....

🌐 SDK: StreamChat (LLC)
🎨 SDK: StreamChatUI
⚡ Performance
📆 Planned

https://user-images.githubusercontent.com/97132583/154113306-521e72f9-77c7-4f86-875f-9b6be433391d.mp4 ## What did you do? In ChatView, bring up the keyboard. Swipe to navigate back to thread list. Notice that the message list scrollView is scrolling down as you...

🐞 Bug
🎨 SDK: StreamChatUI
📆 Planned

## What did you do? Query channels for a user. ## What did you expect to happen? I expect `synchronize()` to not fail. ## What happened instead? ``` Sync failed...

🐞 Bug
🌐 SDK: StreamChat (LLC)
📆 Planned

## What did you do? I deleted a channel and want to perform some operation on the deleted channel on the basis 'deletedAt' variable ## What did you expect to...

🐞 Bug
🌐 SDK: StreamChat (LLC)

## What did you do? Connect a user, close the app and wait an hour, then restart the app. `ChatClient.currentUserId` is set correctly from cache, but if I attempt to...

🔎 Investigating

## What did you do? I have implemented channels for requests with accept and reject states. I do not want to get push notifications if i am invited to that...

🙏 Feature Request
🖥️ Backend

## What did you do? We found out the channels read count is broken. So the way stream works, a channel has a structure read info, which is held at...

🐞 Bug