Behavior Analytics SDK Versions

Last updated: August 30th, 2024

Introduction

The purpose of this manual is to provide all the necessary information for the installation and use of the tool.

The Plugin respects Apple and Google's privacy policies for capturing device data and the permission level assigned by the user (device user).

Our algorithms collects public device information, such as IP, operational system, among others ones, for the prupose of identify if a device is known by Clearsale and its action history. ClearSale has the legimate interest in provide fraud detecction services through the formation of behavioral profiles, which is licit and represents a legitimate purpose, considerate through concrete situations, as required by LGPD (Brazilian General Data Protection Law).

For more information on how we are concerned and acting to comply with the LGPD, see the link.

Changelog

Android

Version Documentation Release Notes
7.0.0latest click here
  • Implementation of the security module.
  • Various improvements.
6.0.8 click here
  • Implementation of the events module (beta version).
  • Bug fixes.
  • Various improvements.
6.0.0 click here
  • Removal of the methods blockGeoLocation() and blockAppList()
  • Creation of the methods allowGeoLocation() and allowAppList()
  • Bug fixes.
  • Various improvements.
3.0.2 click here
  • Bug fix in variable collection. The issue occurred only in some versions of Android and device models.

Browser or Webview

Version Documentation
1.0.0latest click here

Flutter

Version Documentation Release Notes
0.5.10latest click here
  • Event module implementation.
  • Miscellaneous improvements.
  • Bugfix.
0.3.7 click here
  • 'com.google.android.gms:play-services-location' plugin update from version 19.0.1 to version 21.0.1.
  • Bugfix.
0.3.3 click here
  • Initial version
Changelog

iOS

Version Documentation Release Notes
5.0.0latest click here
  • Implementation of the security module.
  • Various improvements.
4.0.6 click here
  • Implementation of the events module.
  • Improvements and updates.
  • Bug fixes.
3.0.2-rc.1rc click here
  • Support for iOS 14.
  • Change of minimum XCODE version. Minimum supported version "10.0".
  • Support for XCODE "12".
  • Change of minimum iOS version to "10.3".
  • Bug fixes.
3.0.1 click here
  • Addition of new variables.

React Native

Version Documentation Release Notes
2.5.2latest click here
  • Event module implementation.
  • Improvements and updates.
  • Bugfix.
1.0.0 click here
  • Initial version