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
Debugged the cause of this error and found that in iOS 10+, notification methods for both iOS 9+ and iOS 10+ were processing so message was shown twice. Fixed it by adding required restrictions specific to device platform.
When on chat window, chat message is received twice in iOS 10+ version. This needs to be fixed
The text was updated successfully, but these errors were encountered: