LayerKit v0.17.4 Release Notes

  • Public API changes

    • โž• Added nullability annotations and type hints to the public API for Objective C generics.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes the issue where a locally deleted conversation gets restored without metadata.
    • ๐Ÿ›  Fixes an issue which could prevent creating new conversations.
    • ๐Ÿ›  Fixes compatibility issues with XCode 7.2.

    โœจ Enhancements

    • Client tries to keep the connection open even if the app gets completely suspended, which results in faster resumption when app is brought into the foreground.