GetStream / stream-chat-swift

💬 iOS Chat SDK in Swift - Build your own app chat experience for iOS using the official Stream Chat API
https://getstream.io/chat/sdk/ios/
Other
859 stars 211 forks source link

Pinned messages not cleared when we Hide channel with clear History #2086

Closed jitendra-simform closed 2 years ago

jitendra-simform commented 2 years ago

What did you do?

Hide channel from channel list

What did you expect to happen?

When we hide channel with clear History option, it is also suppose to clear pinned messages associate with that channel

What happened instead?

Channel is hidden but pinned messages still associate with that channel

GetStream Environment

GetStream Chat version: 4.2 GetStream Chat frameworks: StreamChat, StreamChatUI iOS version: 15.2 Swift version: 5 Xcode version: 13.2 Device: Iphone XS

Additional context

b-onc commented 2 years ago

@jitendra-simform Thank you for the report. Can you please fill the GetStream Environment part fully?

jitendra-simform commented 2 years ago

@jitendra-simform Thank you for the report. Can you please fill the GetStream Environment part fully?

@b-onc , i have updated GetStream Environment Thanks

b-onc commented 2 years ago

Hello @jitendra-simform ,

I confirm this bug is reproducible in the latest version (4.16.0)

However, it's not reproducible in the latest develop, which means this bug is resolved with #2056 , so it's currently in develop and will be released in the next version.

polqf commented 2 years ago

Hi @jitendra-simform, we just released 4.17.0 which contains a fix for the issue you reported.

Let us know if we can help you with something else

jitendra-simform commented 2 years ago

Thanks for the update @polqf