Skip to content

4.0.58

Choose a tag to compare

@suryansh-cometchat suryansh-cometchat released this 02 May 13:58
· 26 commits to v4 since this release
df0ca8b

New

  • None

Enhancements

  • None

Fixes

  • Fixed an issue where CometChat.getLoggedInUser() was returning nil after a fresh install when user data is updated post-login.
  • CometChat.getActiveCall() now correctly returns the ongoing call even when a new incoming call is marked as canceled, rejected, or busy.