LayerKit v0.7.13 Release Notes

  • โœจ Enhancements

    • All public API methods that accept a collection now perform type checks to provide clear feedback on input violations.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›ฐ LYRClient reports unprocessable pushed payloads via layerClient:didFailSynchronizationWithError:.
    • ๐Ÿ”€ The sync engine will no longer attempt to write delivery receipts when you are no longer a participant in a Conversation.
    • conversationsForParticipants: didn't fetch any conversations.