Changelog

iOS SDK 2.108

  • Update to Lottie Dependency to be more efficient for SPM integrators
  • Fixed Unpinning Message Decoder Error which would prevent delegates from communicating an unpinned message action

iOS SDK 2.107

  • Adds getProgramCustomData() function to get the custom_data for the program.
  • Real-time widget now follow localization rules.
  • Cocoapods fix that caused version mismatch. Cocoapods lowest supported version updated to 15 to match SPM

iOS SDK 2.106

Added asKeyValuePair() to get the message metadata as key:value.

iOS 2.105

  • Added localization support for all SDK interfaces

iOS SDK 2.104

  • Fixed a retain cycle on the ReactionClient