Skip to content

Releases: amplitude/Amplitude-iOS

v2.2.0

30 Oct 00:17

Choose a tag to compare

  • Fix memory leak in generated UUID
  • Default cocoapods require_arc = true
  • Send IDFA for attribution
  • Change data directory to be NSLibraryDirectory instead of NSCachesDirectory
  • Fix bug where session id could be reset if lots of events were generated quickly
  • Keep an instance of CTTelephonyNetworkInfo (resolves #13)

v2.1.1

06 Aug 21:06

Choose a tag to compare

Converts events objects to a JSON serializable format.

v2.1.0

05 Jun 20:33

Choose a tag to compare

Adds new logRevenue and getDeviceId methods.