Skip to content

Releases: Wootric/WootricSDK-iOS

Release 0.11.0

18 Dec 21:58

Choose a tag to compare

Changes:

  • Add support for Property Based Sampling
  • Update eligibility logs to show more info

Release 0.10.2

29 Nov 15:16

Choose a tag to compare

Fixed:

  • Percentage escape strings to prevent NSURL errors

Release 0.10.1

26 Sep 21:53

Choose a tag to compare

Fixed:

  • Force left-to-right in slider

Release 0.10.0

25 Jun 20:25

Choose a tag to compare

Changes:

  • Add notifications for appear events (willAppear, didAppear, willDisappear, didDisappear)

Release 0.9.0

21 May 14:54

Choose a tag to compare

Changes:

-Add opt out option

Release 0.8.0

15 May 17:10

Choose a tag to compare

Changes

  • Add WTRLogger to allow setting log level so logs can be disabled
  • Add new setters to Wootric.h to set the WTRLogger mode
  • Update license comment in all files

Release 0.7.0

04 May 02:30

Choose a tag to compare

Changes

  • Add new method that just needs client_id & doesn't require the client_secret

Release 0.6.6

20 Dec 18:18

Choose a tag to compare

Fixed:

  • Check for setDefaultAfterSurvey when checking defaults values

Release 0.6.5

15 Dec 01:01

Choose a tag to compare

Fixed:

  • Fix char escaping when updating end user with product_name

Release 0.6.4

28 Nov 20:02

Choose a tag to compare

  • Add setCustomTimeDelay method