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

Releases: adobe/react-native-acpanalytics

v2.0.1

28 Apr 20:57
d6d3d85
Compare
Choose a tag to compare
  • remove Jcenter() usage

v2.0.0

05 Aug 20:20
b51cf21
Compare
Choose a tag to compare
  • 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

22 Dec 02:47
05ca330
Compare
Choose a tag to compare
  • 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

01 Jun 22:04
5098c97
Compare
Choose a tag to compare

June 1, 2020

Updates iOS Analytics to 2.2.4

  • Fixed incorrect timezone offset calculation
  • Fixed a crash which happened in Analytics::TrackLifecycle

v1.1.5

02 Mar 21:03
e3b9ca4
Compare
Choose a tag to compare

Updates iOS Analytics to 2.2.3

v1.1.4

13 Feb 22:45
0abfcb5
Compare
Choose a tag to compare
  • Updates Android Analytics to 1.2.4

v1.1.3

24 Jan 18:22
c530103
Compare
Choose a tag to compare
  • Updates iOS Analytics to 2.2.2
  • Updates Android Analytics to 1.2.3

v1.1.2

29 Oct 16:34
89176dd
Compare
Choose a tag to compare

Updates iOS Analytics to 2.2.1
Updates Android Analytics to 1.2.2

v1.1.1

11 Oct 19:46
24c5526
Compare
Choose a tag to compare

Updates the underlying libraries.

  • iOS updated to 2.2.0
  • Android updated to 1.2.1

v1.1.0

06 Sep 20:57
27395e6
Compare
Choose a tag to compare

Adds support for React Native 0.60.0 auto-linking for iOS.