github optimizely/swift-sdk v3.10.0
Release 3.10.0

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

3.10.0

January 6, 2022

New Features

  • Add a set of new APIs for overriding and managing user-level flag, experiment and delivery rule decisions. These methods can be used for QA and automated testing purposes. They are an extension of the OptimizelyUserContext interface (#431, #442, #443):

    • setForcedDecision
    • getForcedDecision
    • removeForcedDecision
    • removeAllForcedDecisions

    For details, refer to our documentation pages: OptimizelyUserContext and Forced Decision methods.

  • Add reachability checking for datafile fetch and event dispatching (#439).

Don't miss a new swift-sdk release

NewReleases is sending notifications on new releases.