4.1.8
v4.1.8
New
- Added
markAsDeliveredFromNotification(messageID:receiverType:receiverId:)to address delivery receipts to the correct conversation. The existingsenderUid:variant is deprecated but continues to work.
Enhancements
- Improved delivery and read receipt logging to report the actual outcome of each call, and corrected
markAsReadlog messages that identified themselves as "Mark as Delivered".
Fixes
-
Fixed delivery and read receipt completion handlers over the HTTP fallback invoking
onErroron success andonSuccesson failure. -
Fixed group delivery and read receipts being addressed to the message sender instead of the group, preventing receipts from reaching the intended conversation.