This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: adobe/react-native-acpanalytics
Releases · adobe/react-native-acpanalytics
v2.0.1
v2.0.0
- Supports React Native version 0.60.+
- Removed the bundled SDK binaries (xcframework) from the React Native module.
- Only allows installing ACPAnalytics via Cocoapods.
- Declares the native dependencies with a dynamic version to load the latest SDK.
- Removed the deprecated APIs:
- ACPAnalytics.registerExtension()
v1.3.0
- General - The SDK is now distributed using XCFrameworks in order to support hardware with the new Apple M1 architecture while maintaining support for existing Intel architecture.
- IMPORTANT: Upgrading to AdobeMobile XCFrameworks requires Xcode 12.0 or newer
- IMPORTANT: If using Cocoapods, upgrading to AdobeMobile XCFrameworks requires Cocoapods 1.10.0 or newer
v1.1.6
v1.1.5
Updates iOS Analytics to 2.2.3
v1.1.4
- Updates Android Analytics to 1.2.4
v1.1.3
- Updates iOS Analytics to 2.2.2
- Updates Android Analytics to 1.2.3
v1.1.2
Updates iOS Analytics to 2.2.1
Updates Android Analytics to 1.2.2
v1.1.1
Updates the underlying libraries.
- iOS updated to 2.2.0
- Android updated to 1.2.1
v1.1.0
Adds support for React Native 0.60.0 auto-linking for iOS.