iOS SDK release notes
Unity SDK release notes
Android SDK release notes
Roku SDK release notes
Web SDK release notes
Smart TV SDK release notes
React Native SDK release notes
Geo SDK release notes
Cordova SDK release notes
Swrve has an open source SDK repository. There are three options for downloading the latest public Swrve iOS SDK: If using CocoaPods, add pod 'SwrveSDK' to your Podfile. The Swrve SDK is automatically downloaded and added to your project. Download the SDK from the GitHub public repository. Download a .zip file of the latest iOS SDK. For Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Unity SDK. Download the SDK from the GitHub public repository. Download a .zip file of the latest Unity SDK. For upgrade instructions, see Unity SDK Upgrade Guide. Release 10.0.0 Release date: November 4, 2024 Features Swrve Conversations is no longer Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Android SDK: Download the SDK source from the GitHub public repository. Integrate the SDK via Gradle by adding the following code to your build.gradle file. First, in the project build.gradle file, add the Maven Central repository: repositories { mavenCentral() Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Roku SDK. Download the SDK from the GitHub public repository. Download a .zip file of the latest 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 Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Web SDK: Install the SDK using npm (node package manager). Run the following command: npm install @swrve/web-sdk. Download the SDK from the GitHub public repository. For upgrade instructions, see the Web SDK upgrade guide. Release 2.3.0 Release date: March 15, 2024 Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve SmartTV SDK: Install the SDK using npm (node package manager). Run the following command: npm install @swrve/smarttv-sdk. Download the SDK from the GitHub public repository. For upgrade instructions, see the Smart TV upgrade guide. Release 3.0.1 Release date: Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve React Native SDK Plugin: Install the plugin from NPM using the following command: npm install react-native-swrve-plugin --save Download the plugin from the GitHub public repository or clone the repository. For upgrade instructions, see the React Native SDK upgrade Read More
Request a copy of the Swrve Geo Sample project for your app platform from your CSM at support@swrve.com. They will enable Geoplaces in your Swrve dashboard and give you your Geo API key. For upgrade instructions, see the Geo SDK upgrade guide. Release Android 7.1.0 Release date: September 17, 2024 Features The Swrve Android Geo Read More
Swrve has an open source SDK repository. There are two options for downloading the latest public Cordova SDK plugin: Install the plugin from NPM using the following command: cordova plugin add cordova-plugin-swrve Download the plugin from the GitHub public repository or clone the repository. For upgrade instructions, see the Cordova SDK upgrade guide. Updating native Read More