LayerKit v0.17.5 Release Notes

  • Public API changes

    • Loosened the type constraint on +clientWithAppID: method to allow null returns.
    • ๐Ÿ›  Fixed the conversation metadata generics (which was broken with the previous release of LayerKit).

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes an issue where transitioning the app to background could cause a deadlock on the main thread.
    • ๐Ÿ›  Fixes an issue where de-authenticating a client during a high activity of rich content transfers would crash the client.