Closed sumairasaeed closed 7 years ago
This has been fixed.
what was the issue and how it was fixed?
@sumairasaeed When I ask a question I expect a response with 1 business days.
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