Added
5 months ago by Borislav Gizdov
Helper methods in football namespace:
Added
5 months ago by Viktor Yordanov
New namespace Event Game is available.
Added
6 months ago by Borislav Gizdov
- Added Private Leagues Operations
Added
6 months ago by Borislav Gizdov
Added
6 months ago by Viktor Yordanov
- Introduce football helper methods to fetch easily match status enum from match status object. More information here.
- Loyalty method getTemplateMatches() is improved - now returns matches also for specified template
gameIDs or gameTypes
- getStats , getOwnStats, getBadges, getOwnBadges are also available in Profile namespace. More information here
- New environment support
cska
Added
7 months ago by Borislav Gizdov
Added XCFramework support for iOS
Added
7 months ago by Viktor Yordanov
- New properties in polls models - preferencesEnabled, multipleChoice, maxMultipleChoiceOptions and participationCount. Reference: https://docs.fansunitedmedia.com/docs/voting-operations#/
- New property in DetailedProfileModel - preferences. Reference: https://docs.fansunitedmedia.com/docs/profile-operations#/get-user-info
Improved
7 months ago by Borislav Gizdov
Added
7 months ago by Borislav Gizdov
Enhanced accessibility to statistics and badge methods in sdk.profile()
Fixed
7 months ago by Viktor Yordanov
- The method addConversion and the activity itself (CONVERSION) is not supported from Loyalty API. The method has been renamed to addConvert
- Group ID is not supported filter for several Loyalty filters. Added deprecation JS Doc and console warning message when the filter is used.
- Create new ProfileBuilder instance for each getById call