sendbird-ios-framework

[Deprecated] Sendbird Chat SDK for iOS in Objectivce-C for enablement of a rich, engaging, scalable, and real-time chat service.

OTHER License

Stars
60
Committers
15

Bot releases are hidden (Show)

sendbird-ios-framework -

Published by sf-jed-kyung over 4 years ago

  • Fixed minor bug.
sendbird-ios-framework -

Published by tezpark over 4 years ago

Improved stability.

sendbird-ios-framework -

Published by sf-jed-kyung over 4 years ago

  • Added missing headers.
sendbird-ios-framework -

Published by sf-jed-kyung over 4 years ago

  • Added Reaction API.
sendbird-ios-framework -

Published by sf-jed-kyung over 4 years ago

  • Fixed group channel update bug.
sendbird-ios-framework -

Published by tezpark over 4 years ago

  • Fixed bug about can't receive specific channelDelegate(leave, remove).
  • Improved stability.
sendbird-ios-framework -

Published by tezpark over 4 years ago

  • Improved stability and fixed bug of webSocket
sendbird-ios-framework -

Published by tezpark almost 5 years ago

  • Add forceUpdateLastMessage property to force set the message as the last message of a channel when true.
  • Improved parsing stability.
sendbird-ios-framework -

Published by tezpark almost 5 years ago

  • Added Message search feature.
    • added class SBDMessageSearchQuery to search messages and create query.
    • added builder class SBDMessageSearchQueryBuilder to build a SBDMessageSearchQuery.
sendbird-ios-framework -

Published by tezpark almost 5 years ago

  • Modified increasing unread message count on super group channel.
sendbird-ios-framework -

Published by tezpark almost 5 years ago

  • Added Delivery receipt feature.
    • added methods markAsDelivered in SBDGroupChannel and markAsDeliveredWithChannelUrl: in SBDMain to sending delivered state to channel.
    • added channelDidUpdateDeliveryReceipt: delegate to receive user’s message delivery confirms.
    • added getDeliveryReceipt: method to get undelivered member counts.
sendbird-ios-framework -

Published by tezpark almost 5 years ago

  • Added a method isResendable in SBDUserMessage and SBDFileMessage.
    • resendUserMessage and resendFileMessage work only when isResendable is true.
  • Added a property named errorCode in SBDUserMessage and SBDFileMessage.
sendbird-ios-framework -

Published by tezpark almost 5 years ago

Fixed bug of lost items while copying files.

sendbird-ios-framework -

Published by tezpark almost 5 years ago

Improved stability.

sendbird-ios-framework - New property `messageOffsetTimestamp` of `SBDGroupChannel`

Published by famous90 almost 5 years ago

sendbird-ios-framework -

Published by famous90 about 5 years ago

  • Improve stability
sendbird-ios-framework - Improved stability

Published by famous90 about 5 years ago

sendbird-ios-framework - Reporting APIs, Unread Message Count event

Published by famous90 about 5 years ago

  • Reporting APIs.
    • reportUser:reportCategory:reportDescription:completionHandler:
    • reportChannelWithCategory:reportDescription:completionHandler:
    • reportMessage:reportCategory:reportDescription:completionHandler:
  • New user event of didUpdateTotalUnreadMessageCount:totalCountByCustomType: to handle total unread message count.
  • Improved stability.
sendbird-ios-framework -

Published by famous90 about 5 years ago

Improved stability

sendbird-ios-framework - Hot fix a bug of updating channel metadata

Published by famous90 about 5 years ago

Package Rankings
Top 22.09% on Swiftpackageindex.com
Top 4.77% on Cocoapods.org
Badges
Extracted from project README
Platform Languages CocoaPods Carthage compatible Commercial License
Related Projects