Skip to content

Releases: SourcePointUSA/react-native-sourcepoint-cmp

Release 0.4.0

27 Jan 13:08
Compare
Choose a tag to compare

0.4.0 (2025-01-27)

Bug Fixes

  • fix passing targeting params on android (ff251c6)

Features

  • add customActionId to onAction payload (67f722e)

Release 0.3.0

05 Jun 16:00
Compare
Choose a tag to compare

0.3.0 (2024-06-05)

Bug Fixes

  • empty event handler warning on Android

Features

  • added support to authenticated consent
  • standardize actionTypes as enum

Release 0.2.0

24 May 12:29
Compare
Choose a tag to compare

0.2.0 (2024-05-24)

Bug Fixes

Features

  • add Detox for end-to-end testing (cee6f33)
  • implement SPUserData interface on Android (a67a6ee)
  • implement SPUserData interface on iOS (06601cf)
  • parameterize Campaigns (0d6a6c8)
  • reduced native sdk interfaces implemented (f9aa367)
  • refactor example app to use SPUserData type (9622871)
  • refactor SDK ts types to its own file (f8d4367)
  • replace CCPA with USNAT (a507272)

Release 0.0.1

02 Sep 09:37
Compare
Choose a tag to compare

0.0.1 (2022-09-02)

Initial release with basic bridging functionality:

  • getUserData
  • loadMessage
  • loadGDPRPrivacyManager
  • loadCCPAPrivacyManager
  • onSPFinished

Full Changelog: https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/commits/0.0.1