Skip to content

9.2.0

Latest
Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 20 Mar 21:59

[9.2.0] - 2024-03-20

Added:

  • iOS: Stores and uses e-tag header between SDK initializations for improved initialization

Changed:

  • iOS: Calling identify() with a context that is identical to the SDK's current context is now more efficient, and no longer results in re-establishing a connection.

Fixed:

  • iOS: Prevent null value changes to observe listeners
  • iOS: Fixed issue where flag change listeners were not being triggered when identify() was called.