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 famous90 about 5 years ago

  • Improved stability.
sendbird-ios-framework -

Published by famous90 about 5 years ago

  • Fixed a bug of registering remote push token in iOS 13
  • New method to resend a file message in channel.
    • resendFileMessageWithMessage:binaryData:progressHandler:completionHandler:
    • resendFileMessageWithMessage:binaryData:completionHandler:
  • New property to show requested mention user ids in user message, file message.
    • requestedMentionUserIds
  • Improved connection stability.
sendbird-ios-framework -

Published by famous90 about 5 years ago

  • Improved conection stability.
  • Fixed bug of thread management.
sendbird-ios-framework - `on-demand translation`, `meta array`, `strict channel creation`

Published by famous90 about 5 years ago

  • On-demand translation that translates a text message into target languages.
  • Improved MetaArray feature with SBDMessageMetaArray class.
    • Add/remove meta array with an array of SBDMessageMetaArray.
    • Message has new property metaArrays that consists of an array of SBDMessageMetaArray.
  • Enable to create group channel strictly. SBDGroupChannelParams has new property boolean type of strict that can cause an error if any of users is not valid when creating a channel.
sendbird-ios-framework -

Published by sf-jed-kyung about 5 years ago

  • Fixed a bug of network reachability.
sendbird-ios-framework -

Published by famous90 about 5 years ago

Improve stability

sendbird-ios-framework -

Published by famous90 over 5 years ago

  • Fixed minor bug.
  • Improved connection stability.
sendbird-ios-framework - New filter `searchFilter` of `SBDGroupChannelListQuery`

Published by famous90 over 5 years ago

sendbird-ios-framework -

Published by famous90 over 5 years ago

  • Fixed a bug of an internal timer
sendbird-ios-framework - Resend a failed message

Published by famous90 over 5 years ago

  • Added resendUserMessage:completionHandler to resend a failed message in SBDBaseChannel.
  • New enum and property to represent message request state SBDMessageRequestState in SBDUserMessage, SBDFileMessage. Enum SBDMessageRequestStateNone, SBDMessageRequestStatePending, SBDMessageRequestStateFailed, SBDMessageRequestStateMessage.
  • SBDBaseMessage conforms NSCopying.
  • Improved connection stability.
  • Fixed minor bug.
sendbird-ios-framework -

Published by sf-jed-kyung over 5 years ago

  • Fixed minor bug.
sendbird-ios-framework - New method to request message API with filter `inclusiveTimestamp` in `SBDBaseChannel`

Published by famous90 over 5 years ago

sendbird-ios-framework -

Published by sf-jed-kyung over 5 years ago

  • Added myLastRead property to SBDGroupChannel.
sendbird-ios-framework - Fixed bugs of WebSocket module and `invitedAt` in `SBDGroupChannel`

Published by famous90 over 5 years ago

  • Fixed the change of invitedAt of SBDGroupChannel.
  • Bug fix and stability improvement of WebSocket module.
sendbird-ios-framework -

Published by sf-jed-kyung over 5 years ago

  • Added deleteChannelWithCompletionHandler: in SBDGroupChannel.
sendbird-ios-framework - New property `discoverable` in group channel and group channel params

Published by famous90 over 5 years ago

  • Added discoverable property to SBDGroupChannel and SBDGroupChannelParams.
    • if discoverable of a public group channel is set to false(NO), then the channel will not appear during querying with SBDPublicGroupChannelListQuery. The default value of discoverable is true(YES).
sendbird-ios-framework -

Published by famous90 over 5 years ago

  • Improve connection stability
sendbird-ios-framework -

Published by famous90 over 5 years ago

Improved stability

sendbird-ios-framework -

Published by sf-jed-kyung over 5 years ago

  • Improved stability.
sendbird-ios-framework -

Published by sf-jed-kyung over 5 years ago

  • Fixed minor bug.
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