Releases: Kameleoon/client-swift
Releases · Kameleoon/client-swift
Swift SDK 2.0.13
- Fixed issue with overlapping periods for scheduling. Related to
activateFeature
- Fixed issue with multiple adding CustomData with different values. Related to
addData
Swift SDK 2.0.12
- Added scheduling functionality for
activateFeature
- Fixed a issue with segment conditions, when only the first condition was taken into account and others are ignored. Also fixed issue when
is higher than
andis lower than
had wrong result. Related toactivateFeature
andtriggerExperiment
Swift SDK 2.0.11
- Fixed error with variation id for triggerExperiment for returning visitors
- Fixed when obtainFeatureVariable & obtainVariationAssociatedData throws wrong exception types
- Adding URI encoding for CustomData & PageView
Swift SDK 2.0.10
- Improving SDK stability
- Added VisitorCodeNotValid exception when exceeding the limit of 255 chars or when empty
Swift SDK 2.0.9
Increased limitation for visitorCode to 255 chars
Swift SDK 2.0.8
- Fix ObtainFeatureVariable method. Now it returns boolean, string, number and JSON object
Swift SDK 2.0.7
Fixed threading bug while fetching configurations.
Swift SDK 2.0.6
Fixed targeting bug on feature flags.
Swift SDK 2.0.5
Added version of SDK to the tracking calls for debugging purposes.
Swift SDK 2.0.4
Bug fixes.