Skip to content

Releases: wingify/vwo-ios-sdk

Version 2.5.1

11 Oct 07:11
2b157fa
Compare
Choose a tag to compare
Merge pull request #9 from wingify/init-fix

fix: throw failure callback on relaunch of SDK

2.5.0

05 Sep 07:30
Compare
Choose a tag to compare

Added API for User Profile
VWOConfig.userID

2.4.2

06 Jul 12:07
Compare
Choose a tag to compare
  • Added VWO.setCustomVariable back
  • Bug fix of segment evaluation

2.4.1

04 Jun 11:26
Compare
Choose a tag to compare
  • Fixed the bug where launchSynchronously had wrong signature in header file

2.4.0

01 Jun 11:09
Compare
Choose a tag to compare

Added following API

Fetch variation name of campaign from test key

variationNameFor(testKey:)

Fetch variation info

boolFor(key:defaultValue:)
intFor(key:defaultValue:)
doubleFor(key:defaultValue:)
stringFor(key:defaultValue:)
objectFor(key:defaultValue:)

Deprecated API

variationFor(key:defaultValue:)

2.3.1

16 May 06:15
Compare
Choose a tag to compare
  • Fixed a bug where variationForKeyWithDefaultValue did not accept nil as default value.

2.3.0

10 Apr 09:10
Compare
Choose a tag to compare

Removed JS based socket code

2.2.0

12 Mar 09:41
Compare
Choose a tag to compare

Extended segmentation with

  • Screen width
  • Screen height
  • Country

Deprecated

  • VWO.launch(apiKey). launch with completion handlers should be used instead
  • VWO.variationForKey. VWO.variationForKeyWithDefaultValue should be used

2.1.0

14 Feb 11:48
Compare
Choose a tag to compare
Updated version and version number

2.0.1

17 Jan 04:52
Compare
Choose a tag to compare
Updated to version 2.0.1(4)