Releases: customerio/customerio-expo-plugin
Releases · customerio/customerio-expo-plugin
2.0.0-beta.1
2.0.0-beta.1 (2024-12-24)
⚠ BREAKING CHANGES
- Data Pipelines Support: Sending your mobile data into our customer data platform (CDP) helps you support Journeys and the rest of your martech stack—analytics, data warehouses, CRMs, and more. (#190)
NOTE: Please follow the migration guide for a seamless upgrade to this version.
Features
- Anonymous tracking: You can send anonymous events, and we’ll reconcile anonymous activity with your users when you identify them.
- Built-in lifecycle events: the SDK now automatically captures events like “Application Installed” and “Application Updated” for you, so you better understand your users’ behaviors in your app.
- New device data: The SDK captures complete device-level context, such as your audience’s screen dimensions, device names, and more.
1.0.0-beta.17
1.0.0-beta.17 (2024-11-21)
Features
1.0.0-beta.16
1.0.0-beta.16 (2024-10-25)
Bug Fixes
1.0.0-beta.15
1.0.0-beta.14
1.0.0-beta.14 (2024-02-12)
Features
1.0.0-beta.13
1.0.0-beta.13 (2023-08-07)
Bug Fixes
1.0.0-beta.12
1.0.0-beta.11
1.0.0-beta.11 (2023-07-03)
This release uses the Customer.io React Native SDK version 3. After you install this version of the Expo plugin into your project, you will need to run expo prebuild --clean
for changes to go into effect from the plugin.
⚠ BREAKING CHANGES
- auto-update native SDK and easier rich push install (#81)