Changelog

Added

JS SDK v1.111.0

  1. Introduce football helper methods to fetch easily match status enum from match status object. More information here.
  2. Loyalty method getTemplateMatches() is improved - now returns matches also for specified template gameIDs or gameTypes
  3. getStats , getOwnStats, getBadges, getOwnBadges are also available in Profile namespace. More information here
  4. New environment support cska
Added

KMM SDK v1.0.3

Added XCFramework support for iOS

Improved

KMM SDK v1.0.2

Performance Improvements

Added

KMM SDK v1.0.1

Enhanced accessibility to statistics and badge methods in sdk.profile()

Fixed

JS SDK v1.109.0

  1. The method addConversion and the activity itself (CONVERSION) is not supported from Loyalty API. The method has been renamed to addConvert
  2. Group ID is not supported filter for several Loyalty filters. Added deprecation JS Doc and console warning message when the filter is used.
  3. Create new ProfileBuilder instance for each getById call