Releases: adobe/aepsdk-react-native
Releases · adobe/aepsdk-react-native
@adobe/react-native-aepedge@1.0.0-beta.2
Fixed an issue where EdgeEventHandle failed to parse lists for Android implementations.
@adobe/react-native-aepmessaging@1.0.0-beta.2
- Added support for in-app messages.
- Added new JS APIs to interact with in-app messages.
- This is a pre release and supports only iOS as of now.
@adobe/react-native-aepuserprofile@1.0.0-beta.1
Release notes:
- Renamed public classes to better align with the native SDK:
- AEPUserProfile -> UserProfile
@adobe/react-native-aepmessaging@1.0.0-beta.1
Release notes:
- Renamed public classes to better align with the native SDK:
- AEPMessaging -> Messaging
@adobe/react-native-aepedgeidentity@1.0.0-beta.1
Release notes:
-
Renamed public classes to better align with the native SDK:
- AEPIdentity -> Identity
-
Added support for new APIs, including IdentityMap and IdentityItem public classes:
- updateIdentities(identityMap: IdentityMap)
- removeIdentity(item: IdentityItem, namespace: string)
- getIdentities(): Promise<IdentityMap>
@adobe/react-native-aepedgeconsent@1.0.0-beta.1
Release notes:
- Consent for Edge Network extension is now available in React Native with APIs for updating and retrieving current collect consent preferences.
@adobe/react-native-aepedge@1.0.0-beta.1
Release notes:
- Renamed public classes to better align with the native SDK:
- AEPEdge -> Edge
- AEPEdgeEventHandle -> EdgeEventHandle
- AEPExperienceEvent -> ExperienceEvent
- Internal stability updates
@adobe/react-native-aepcore@1.0.0-beta.1
Release notes:
- Renamed public classes to better align with the native SDK:
- AEPCore -> MobileCore
- AEPIdentity -> Identity
- AEPLifecycle -> Lifecycle
- AEPSignal -> Signal
- AEPExtensionEvent -> Event
- AEPMobilePrivacyStatus -> PrivacyStatus
- AEPMobileLogLevel -> LogLevel
- AEPMobileVisitorAuthenticationState -> MobileVisitorAuthenticationState
- AEPVisitorID -> VisitorID
- Internal stability updates
@adobe/react-native-aepassurance@3.0.0-beta.1
Release notes:
- Renamed public classes to better align with the native SDK:
- AEPAssurance -> Assurance
@adobe/react-native-aepcore@1.0.0-alpha.2
Core (1.0.0-alpha.2) -> main (#65)