Releases: Wootric/WootricSDK-iOS
Releases · Wootric/WootricSDK-iOS
Release 0.11.0
Changes:
- Add support for Property Based Sampling
- Update eligibility logs to show more info
Release 0.10.2
Fixed:
- Percentage escape strings to prevent NSURL errors
Release 0.10.1
Fixed:
- Force left-to-right in slider
Release 0.10.0
Changes:
- Add notifications for appear events (willAppear, didAppear, willDisappear, didDisappear)
Release 0.9.0
Changes:
-Add opt out option
Release 0.8.0
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
Changes
- Add new method that just needs client_id & doesn't require the client_secret
Release 0.6.6
Fixed:
- Check for setDefaultAfterSurvey when checking defaults values
Release 0.6.5
Fixed:
- Fix char escaping when updating end user with product_name
Release 0.6.4
- Add setCustomTimeDelay method