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

v2.0.0

Compare
Choose a tag to compare
@yangyansong-adbe yangyansong-adbe released this 04 Aug 17:30
· 9 commits to main since this release
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()