Skip to content

Releases: adobe/aepsdk-react-native

@adobe/react-native-aepedge@1.0.0-beta.2

11 Mar 21:06
93137af

Choose a tag to compare

Fixed an issue where EdgeEventHandle failed to parse lists for Android implementations.

@adobe/react-native-aepmessaging@1.0.0-beta.2

12 Feb 00:33
1fbc49c

Choose a tag to compare

  • 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

20 Dec 20:48
86ecce9

Choose a tag to compare

Release notes:

  • Renamed public classes to better align with the native SDK:
    • AEPUserProfile -> UserProfile

@adobe/react-native-aepmessaging@1.0.0-beta.1

20 Dec 20:48
86ecce9

Choose a tag to compare

Release notes:

  • Renamed public classes to better align with the native SDK:
    • AEPMessaging -> Messaging

@adobe/react-native-aepedgeidentity@1.0.0-beta.1

20 Dec 20:48
86ecce9

Choose a tag to compare

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

20 Dec 20:47
86ecce9

Choose a tag to compare

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

20 Dec 20:47
86ecce9

Choose a tag to compare

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

20 Dec 20:46
86ecce9

Choose a tag to compare

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

20 Dec 20:49
86ecce9

Choose a tag to compare

Release notes:

  • Renamed public classes to better align with the native SDK:
    • AEPAssurance -> Assurance

@adobe/react-native-aepcore@1.0.0-alpha.2

04 Oct 15:35
9f61265

Choose a tag to compare

Core (1.0.0-alpha.2) -> main (#65)