Reactions are slow in CometChat UIKit SDK

Hi,

We are planning to use CometChatPro. Checking SDK’s performance. We have integrated CometChat iOS and Android UIKit SDKs in POC projects. We are observing some lag in reactions as in the attached video. Is there any plan to improve that behavior? Reactions are important to us, it engages our community, if it’s lagging then our users may not like to react to messages.

Video: ReactionsLagCometChatUIKit-08Jun2021.mov

Thanks.

Hello @Ashok,

We have noted this point and we’ll improve the performance of our reactions API in future releases.
We’ll update you once we update our reaction extensions with speed optimizations.

Regards,
Pushpsen R. Airekar

Hello @Ashok,

If you want to update the reactions immediately, then you can do it by modifying the code in CometChatMessageList. This requires some development efforts from your end. You need to add reaction immediately instead of waiting for the success from the reaction extension.
https://medium.com/distant-horizons/using-optimistic-ui-to-delight-your-users-ac819a81d59a

Regards,
Pushpsen R. Airekar

1 Like

Hello @pushpsen.airekar ,

Thanks for the Updates!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.