LayerKit v0.7.11 Release Notes

  • โœจ Enhancements

    • Distribution is now done via an .embeddedframework for easier non-CocoaPods installation.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed an issue with incorrect message ordering.
    • Ensure that 64bit values are handled consistently across CPU architectures.
    • ๐Ÿ›  Fixed a race condition that could result in multiple connection attempts from the client during push notifications.
    • Ensure that the deauthentication callback is always delivered on the main thread.