Added

Android SDK 3.0.11


What's new

This release adds improvement for comments and reactions.

Comments

  • Added Profile Relations to filtering in Comments.

  • New endpoint API

    Count comments in real time across one or multiple Comment Boards, with the option to filter by Profile Relations or include all comments

      sdk.commentFeed().getCommentsCount()

Reactions

You can now use reactions in the SDK.

  • Added Profile Relations to filtering in User Reactions.
  • Fixed specific bug with pagination
  • New fields in the User Reaction response ( target_group_id and url)