stream-chat-swift
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
I would love to give you more information but all ive got is the crashlogs and screens [crashlog.txt](https://github.com/GetStream/stream-chat-swiftui/files/9277396/crashlog.txt)
## What did you do? - Share picture or take photo - Send it on chat - The images sent blinks one time on the thread ## What did you...
## What did you do? I've been trying to customize a push notification's content using a `UNNotificationServiceExtension` as explained in the [Customising Remote Push Notifications](https://getstream.io/chat/docs/sdk/ios/guides/push-notifications/#customising-remote-push-notifications) section of the documentation. ##...
## What are you trying to achieve? When we mention any user in chats they aren't clickable they should be clickable because we want to show profile of that user....
## What did you do? We recently upgraded from 4.15.0 to 4.18.0 and noticed that the first item in an ordered list now has some extra space. I'm guessing this...
https://user-images.githubusercontent.com/97132583/156061270-42d1d1b2-c8c5-4a18-b48f-b37054ebc2ce.MOV See attached video. It look as though the links were rendered as normal text initially for a split second before it is turned into a link ## GetStream Environment...
## What are you trying to achieve? - Need to access channel `own_capabilities` in `ChannelDetailPayload` - Please add `capability` variable in ChannelDetailPayload for us to access. ## GetStream Environment **GetStream...
## What did you do? Fetching messages with `ChatMessageSearchController` and providing message ids array as an input argument of `MessageSearchQuery`. ## What did you expect to happen? I want to...
## What did you do? Pin/Unpin message ## What did you expect to happen? Message should be mark as pin ## What happened instead? Pinned messages are disappeared from message...
## What are you trying to achieve? If there is no image set for an Avatar, I would like to show a placeholder with the initials of the user instead...