Changelog

iOS SDK 2.103

  • Added the attributes property to the Badge, Quests and QuestTasksresources
  • Added isDeleted flag to GetCommentsRequest to be able to include/exclude deleted comments

iOS SDK 2.102

  • Updated PubNub dependency to 8.3.1
  • Added AddCommentOptions when creating a comment or a comment reply, which alows to pass custom_data or attributes with the newly created comment.

iOS SDK 2.101

  • Added getCommentBoardDetails(customIdentifier: String, completion: (Result<CommentBoard, Error>) -> Void) to get comment boards by using customID.

iOS SDK 2.100

  • Added authorImageURL in CommentClient protocol;

iOS SDK 2.99.1

  • Fixed cocoapods version mismatch;