Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 1.07 KB

1.2.3 - 2021-02-24

Renamed functions which were causing conflicts with Segment iOS library

1.2.2 - 2020-02-22

Swift Package Manager

1.2.1 - 2020-12-18

Also remove the enableAdvertisingCapturing and adSupportBlock config options

1.2.0 - 2020-12-18

Completely remove reference to the AdSupport framework

1.1.0 - 2020-10-03

Shift responsibility of IDFA collection to clients (#5) by removing any references to Apple's AdSupport framework from the library. In case you need to use the $device_advertisingId field, see here for how to enable it.

1.0.5 - 2020-08-25

Add Swift Package Manager support

1.0.4 - 2020-05-25

Fix selector typo with ad capturing, which resulted in a crash when moving your app to the foreground.

1.0.3 - 2020-05-20

Support passing in custom library version and name. This is used in the React Native client.

1.0.2 - 2020-05-18

Fix issues with launching the library and screen tracking.

1.0.0 - 2020-04-22

First Release.