Skip to content

5.0.0

Latest

Choose a tag to compare

@ABTastyAdel ABTastyAdel released this 27 Jul 16:12
367421a

Changed

  • The fetchStatus in the visitor instance changed enum
  • The requiredFetchReason in the visitor instance changed enum
  • The Flagship callback withFetchFlagsStatus changed name to onFlagStatusFetched

Added

  • New async await start SDK method.
  • Emotion AI collect method collectEmotionsAIEvents in visitor instance.
  • Emotion AI to onAppScreenChange method to update the screen name used by the collect process.
  • withOnFlagStatusChanged callback.
  • withOnFlagStatusFetchRequired callback.
  • The EmotionAI features are covered by troubleshooting hits in order to debug and examine any issues that may arise.
  • More info in predefined context. fs_users; fs_client; fs_version .
  • QA Assistant service connector that allows the QA Assistant tool to connect directly to the SDK on iOS.
  • XPC bucketing visitor reconciliation and improved cache management when running in XPC bucketing mode.
  • Activate Deduplication: The SDK no longer sends duplicate activate hits for the same campaign/variation group within a session.

Fixed

  • Convert context dictionary values to Strings before sending a Segment hit in bucketing mode.
  • Deadlock fix on background thread initialization

Removed

  • FSFetchStatus enum
  • FSFetchReasons enum