Releases: SourcePointUSA/react-native-sourcepoint-cmp
Releases · SourcePointUSA/react-native-sourcepoint-cmp
Release 1.0.5
1.0.5 (2025-08-02)
- DIA-5954 implemented the new event
onMessageInactivityTimeout. Emitted when the user becomes inactive for an amount of time set on our message builder, forpreferencesmessages. #23 - Android: DIA-5964 fixed an issue causing links not being opened on external browser. #870
- Android: DIA-5916 fixed an issue preventing
tel:links not bringing up the phone dial. #871 - iOS: fixed
groupPmIdreference on iOS bridge (8cc0dca) - iOS: fixed iOS hot reloading issue with nil reference (9c28f0e)
Release 1.0.4
1.0.4 (2025-07-23)
- DIA-5948 implemented
dismissMessage, allowing the app to programmatically trigger a dismiss action to the message being presented #21 - DIA-5922 added
versionIdto Preferences consent status #19 - DIA-4960 DIA-4474 added
languageandmessageTimeoutbuild options. #20 - DIA-4342 implemented
postCustomConsentGDPRanddeleteCustomConsentGDPRmethods #22
Release 1.0.3
1.0.3 (2025-07-15)
Release 1.0.2
1.0.2 (2025-06-20)
- fixed an issue preventing the global cmp PM from loading on iOS (0f3133e)
Release 1.0.0
1.0.0 (2025-06-20)
- update React Native to
0.79.2 - migrate to React Native's new architecture
- add support to
preferencescampaign type - add support to
globalcmpcampaign type
Release 0.4.0
Release 0.3.0
0.3.0 (2024-06-05)
Bug Fixes
- empty event handler warning on Android
Features
- added support to authenticated consent
- standardize
actionTypesas enum
Release 0.2.0
0.2.0 (2024-05-24)
Bug Fixes
- add newline to package.json (e40ef0c)
- add timeout for gh actions (6760664)
- ignore e2e on jest (09e47b0)
- improve ci (6a4292e)
- improve test CI (92521d3)
- increase e2e timeout from 15 to 30s (1f46fa1)
- increase message timeout on iOS SDK (6c27f69)
- ios ci (bd00f5e)
- refactor ci (9c77fd2)
- refactor e2e tests and app (93ac3e6)
- refactor e2e tests for slow connection (1ef91f3)
- refactor onSPFinished signature (146dc82)
- refactor tests (f0d5dd5)
- rename CI to test and upload test reports (9bfb738)
- run android e2e on GH (727c3da)
- update SPCampaignEnv enum (e504226)
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
0.0.1 (2022-09-02)
Initial release with basic bridging functionality:
getUserDataloadMessageloadGDPRPrivacyManagerloadCCPAPrivacyManageronSPFinished
Full Changelog: https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/commits/0.0.1