This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
v2.0.0
- 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()