You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added two new methods for marking messages as delivered from a Push Notification Service extension. These methods work with both notification extensions and enhanced notifications:
Optimized the CometChat.init function to resolve memory leaks, ensuring better performance and stability.
Fixed an issue where the last seen value from the websocket event was incorrect when a user's online/offline status changed.
Included the dSYM file in the XCFramework to enable detailed crash reporting and diagnostics. This improvement provides developers with more accurate and actionable insights for debugging.