github optimizely/swift-sdk v3.2.0
Release 3.2.0

latest releases: v3.10.5, v4.0.0, v3.10.4...
4 years ago

3.2.0

January 15, 2020

This release includes a new API to access project configuration data and other feature enhancements. It also fixes known bugs.

New Features

  • OptimizelyConfig (#274):
  • Add LogEvent Notification (#263):
    • Register an event listner with addLogEventNotificationListener().
    • The lister will be called when events are dispatched to the server.
  • Turn on "Allow app extensions only" flag in build settings (#277)

Bug Fixes

  • When timerInterval is set to a negative value, EventDispatcher is changed to use the default interval value for batching (instead of disabling batch). Batching is disabled when the timerInterval is set to zero. (#268)

Breaking Changes

  • Upgrade required platforms from iOS9+/tvOS9+ to iOS10+/tvOS10+ (#284)

Don't miss a new swift-sdk release

NewReleases is sending notifications on new releases.