Releases: adobe/aepsdk-react-native
@adobe/[email protected]
Major version update for Adobe Journey Optimizer for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs. - Adds
onContentLoaded
toMessagingDelegate
(Android Only). - Updated
urlLoaded
fromMessagingDelegate
to iOS Only.
@adobe/[email protected]
Major version update for Identity for Edge Network Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs.
@adobe/[email protected]
Major version update for Edge Bridge for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs. - Updated Edge Bridge data format to enhance support for migrating to sending data via Edge Network to Adobe Analytics and reduce the effort required for mapping data to XDM.
- If you are currently using React Native Edge Bridge version 5.x and you are mapping data to XDM in your datastream, adjustments will be necessary when adopting version 6.0.0.
@adobe/react-native-aepedge:6.0.0
Major version update for Edge Network for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs.
@adobe/[email protected]
A new major version of the Adobe Experience Platform Core React Native library has been released along with updates to other libraries. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs, which include theprivacy manifest
. - Deprecated
MobileCore.log
API to align with the native platforms. - Updated
MobileCore.dispatchEventWithResponseCallback
API with a timeout parameter.
Note that all these libraries must be updated together.
- @adobe/react-native-aepcore:6.0.0
- @adobe/react-native-aepuserprofile:6.0.0
- @adobe/react-native-aepedge:6.0.0
- @adobe/react-native-aeedgeidentity:6.0.0
- @adobe/react-native-aepedgeconsent:6.0.0
- @adobe/react-native-aepedgebridge:6.0.0
- @adobe/react-native-aepmessaging:6.0.0
- @adobe/react-native-aepassurance:6.0.0
- @adobe/react-native-aepoptimize:6.0.0
- @adobe/react-native-aepplaces:6.0.0
- @adobe/react-native-aeptarget:6.0.0
- @adobe/react-native-aepcampaignclassic:6.0.0
To learn how Apple's privacy related announcements made in WWDC of 2023 affect the Mobile SDK, please read the guide on iOS privacy manifest requirements.
@adobe/[email protected]
Major version update for Consent for Edge Network for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs.
@adobe/[email protected]
Major version update for Campaign Classic for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs.
@adobe/[email protected]
Major version update for Assurance for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes:
- Updated to use Experience Platform Android
3.x
SDKs. - Updated to use Experience Platform iOS
5.x
SDKs.
@adobe/[email protected]
Release Notes
- Added support to customize datastream configurations on a per-event basis using the sendEvent API.
This release updates dependencies on native Edge Network SDK to minimum v4.3.0 (iOS) and v2.4.0 (Android).
Refer to API doc here.
@adobe/[email protected]
What's Changed
- Update migration doc for Analytics workflow
- Adds support for code based propositions to messaging extension