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

### Actual behaviour Text message appears in bold even though user is not using any markdown symbols while sending the message https://github.com/user-attachments/assets/21b6cf11-6d9e-4422-ad5d-f34e1028ba0b ### Expected behaviour Plain text has to be...

🐞 Bug
to_discuss

### Actual behaviour The recording duration is stuck when user plays the previous voice note while the current recording is in progress. ### Expected behaviour When user play already sent...

🐞 Bug

### Actual behaviour We have added custom code so that, 1. Voice recording stops if user plays any already sent recordings `class HMECustomVoiceRecordingViewController: VoiceRecordingVC { override func audioPlayer(_ audioPlayer: any...

🐞 Bug
to_discuss

### Actual behaviour Some times message composer container shows all the buttons when composer is in recording state ![Image](https://github.com/user-attachments/assets/f4fcec14-9714-4803-b357-4c8fe2774d18) ### Expected behaviour 1. Should show only necessary buttons ### Steps...

🐞 Bug

### Actual behaviour Some time voice recording duration is wrong. Couple of things to note: We have overidden couple of methods, to stop recording when user play any voice note...

🐞 Bug
to_discuss