Skip to content

Releases: amayers/AnalyticsKit

3.0.1

09 Jun 20:30

Choose a tag to compare

Fix simulator detection when building with Xcode 26.

2.0.4

21 Sep 15:24

Choose a tag to compare

All AnalyticsEvents now will send (by default) the following:

  • App version
  • App build
  • iOS version
  • Device model
  • Device RAM
  • Language code
  • Locale identifier
  • Region code

2.0.3

20 Sep 00:38

Choose a tag to compare

Removed device model number to nice name mapping. It was out of date, and hard to keep up to date.

2.0.2

08 Jun 00:07

Choose a tag to compare

Add AnalyticsManaging protocol & NoOpAnalyticsManager

2.0.1

07 Jun 20:28

Choose a tag to compare

Switch from limited print logging to use OSLog.

2.0.0

07 Jun 00:00
23161eb

Choose a tag to compare

  • Xcode 15
  • Async/await instead of external threading library
  • Simplified AnalyticsManager
  • No subclassing for Service

1.0

19 Jan 15:43
bfa70d2

Choose a tag to compare

1.0
1.0.0

Rename to AnalyticsKit and add docs