Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

v2.0.0

Choose a tag to compare

@yangyansong-adbe yangyansong-adbe released this 04 Aug 17:30
05a9b2e
  • Supports React Native version 0.60.+
  • Removed the bundled SDK binaries (xcframework) from the React Native module.
  • Only allows installing ACPCore via Cocoapods.
  • Declares the native dependencies with a dynamic version to load the latest SDK.
  • Removed the deprecated APIs:
    • ACPCore.start()
    • ACPIdentity.registerExtension()
    • ACPSignal.registerExtension()
    • ACPLifecycle.registerExtension()
    • ACPCore.lifecycleStart()
    • ACPCore.lifecyclePause()