Skip to main content

Roku SDK release notes

Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Roku SDK.

For upgrade instructions, see Roku SDK Upgrade Guide.


Release 6.1.0

Release date: May 17, 2023

Features

  • Added the SwrveSetCustomButtonFocusCallback API, which is used to configure button focus behavior for in-app message campaigns. For more information, see the Roku integration guide.

Previous releases summary

DateVersionFeatures and Fixes
December 9, 20216.0.0GetVersion() is deprecated. Updated to new GetOSVersion() API.
February 26, 20215.0.1Fixed potential issues caused by calling SDK functions after Shutdown has been called and fixed user update events to include device type.
October 12, 20205.0.0Added compatibility for component library architecture, removing direct references to roFileSystem, added ability to inject Swrve configuration file in your start screen, control device logging levels in the config file with the new logLevel parameter, new public APIs SwrveRefreshCampaignsResources and SwrveGetCurrentUserID, clean up of registry data on startup for inactive users with configurable time parameter, and updated tracking of device OS and type for platform-specific delivery of in-app messages. Various bug fixes.
June 30, 20204.0.1Bug fixes.
June 29, 20204.0.0Bug fixes.
May 8, 20203.0.0Redesigned the setup and architecture of the Roku SDK for easier configuration and improved performance.
February 27, 20192.0.1Bug fixes.
September 19, 20182.0.0Added an API for handling User Identity. Also added a new API to stop the SDK from sending events and requesting resources.
August 3, 20181.1.0Added support for in-app message callbacks.
May 22, 20181.0.0First public release.