• 3.11.02 07850883ab

    3.11.02 Stable

    amauri released this 2024-03-21 09:03:51 +00:00 | 34 commits to main since this release

    Release Notes

    Features

    • added onNewsmemoryTokenExpired callback to delegate the handling of the login process upon token expiration
    Downloads
  • 3.11.00 9178620e27

    3.11.00 Stable

    amauri released this 2024-03-07 16:00:22 +00:00 | 36 commits to main since this release

    Release Notes

    Bug Fixes

    • Implemented inclusion of API key in API calls for retrieving configuration updates post initial startup.
    Downloads
  • 3.10.03 37434140d2

    3.10.03 Stable

    amauri released this 2024-02-22 10:41:35 +00:00 | 38 commits to main since this release

    Release Notes

    Bug Fixes

    • CustomNavigationContainer Replacement: We've replaced the CustomNavigationContainer with a simpler View to streamline our codebase and improve performance.

    • RootSizedView Addition: To handle the onLayout loop correctly for the SDK, we've introduced RootSizedView. This should enhance the stability and reliability of our layout handling.

    Downloads