Skip to content

Releases: adobe/aepsdk-analytics-ios

v5.0.2

27 Jun 23:01
6983558

Choose a tag to compare

Release Notes

  • Fixed a bug where Places region ID and name were not included in the Analytics request if the Places data contained non-string values.

What’s Changed

  • Merge to Main for 5.0.2 release (#130) @kevinlind
  • Merge to Staging for 5.0.2 release (#129) @kevinlind
  • Updating version to 5.0.2 (#128) @github-actions
  • Fix bug in Places parsing where only String types are assumed (#127) @kevinlind

v5.0.1

28 May 22:17
b67d3c8

Choose a tag to compare

Release Notes

  • Fixed an issue in Analytics hit processor and now it retries hits on recoverable URLErrors shared by Mobile Core.

What’s Changed

  • Staging -> Main [5.0.1 Release] (#124) @addb
  • Update version to 5.0.1 (#126) @addb
  • Update version to 5.0.1 (#125) @addb
  • Dev -> Staging [5.1.0 Release] (#122) @addb
  • Remove explicit AEPServices dependency (#123) @addb
  • Updating version to 5.1.0 (#121) @addb
  • Add Github action workflow to update version automatically (#120) @addb
  • Add logic to retry only for limited list of recoverable URLErrors (#119) @addb
  • pod update (#116) @emdobrin

v5.0.0

20 Mar 18:22
39bd630

Choose a tag to compare

Release Notes

Major version update for Adobe Analytics for Adobe Experience Platform Mobile SDKs on iOS compatible with Mobile Core 5.0.0. The current release includes the following changes:

  • Updated the minimum supported version to iOS 12.0 and tvOS 12.0.
  • Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.

What’s Changed

v4.0.1

07 Mar 00:29
36f4066

Choose a tag to compare

Release Notes

  • Added max versions to Platform dependencies in podspec.

What’s Changed

v4.0.0

06 Jun 22:09
372323f

Choose a tag to compare

Highlights

  • Updated the minimum supported version to iOS 11.0 and tvOS 11.0.
  • Include XCFrameworks built with Xcode 14.1 with the GitHub release.
  • Resolved an issue with retrieving post-processed data in Assurance for track calls with empty state.
  • Added a.systemLocale to Lifecycle hits.

What’s Changed

v3.2.0

30 Jun 22:43
3540865

Choose a tag to compare

What’s Changed

v3.1.0

12 May 23:58
0d7036d

Choose a tag to compare

What’s Changed

v3.0.4

31 Mar 21:57
2173614

Choose a tag to compare

What’s Changed

  • Staging -> Main (3.0.4) (#66) @addb
  • Dev -> Staging (v3.0.4) (#65) @addb
  • Bump up version for v3.0.4 release (#64) @addb
  • [MOB-15980] Fixed getTrackingIdentifier and getVisitorIdentifier to return nil string and not return unexpected error when aid vid values are not found. (#62) @addb
  • Coverage fix for Xcode 12 (#63) @emdobrin
  • Downmerge main to dev after script updates (#60) @kevinlind
  • Fix run script to remove SwiftFormat (#59) @kevinlind
  • Update build scripts and add debug symbols to fix the build archive step (#57) @addb

v3.0.3

26 Oct 00:10
62dcba9

Choose a tag to compare

What’s Changed

  • staging -> main (v3.0.3) (#55) @addb
  • dev -> staging (v3.0.3) (#54) @addb
  • Bump up version for v3.0.3 release (#53) @addb
  • Handle reset identities event (#41) @addb
  • [MOB-14663] Remove AID generation logic. (#52) @praveek

v3.0.2

09 Sep 01:40
7202480

Choose a tag to compare

What’s Changed