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 about 3 years ago

  • Added markAsReadWithCompletionHandler:.
  • Deprecated markAsRead.
  • Fixed a bug that the result of getMyGroupChannelChangeLogsWithToken:byTimestamp:params:completionHandler: didn't include the read receipt data.
sendbird-ios-framework -

Published by lookdeceline about 3 years ago

  • Fixed typo.
sendbird-ios-framework -

Published by sf-jed-kyung about 3 years ago

  • Added metaDataKeyFilter, metaDataValuesFilter, metaDataValueStartsWithFilter, setMetaDataFilterWithKey:values: and setMetaDataFilterWithKey:valueStartsWith: in SBDGroupChannelListQuery and SBDPublicGroupChannelListQuery class.
  • Fixed a bug on belongsTo: in SBDMessageListParams class.
sendbird-ios-framework -

Published by sf-jed-kyung about 3 years ago

  • Deprecated methods. See DEPRECATED.md for more details.
    • getMessagesByTimestamp:params:completionHandler:
    • getMessagesById:params:completionHandler:
    • all getMessageChangeLogsWithToken ...
    • all getMessageChangeLogsByTimestamp ...
sendbird-ios-framework -

Published by sf-jed-kyung about 3 years ago

  • Optimized Supergroup protocol handling to improve performance for specific use cases.
sendbird-ios-framework -

Published by sf-jed-kyung about 3 years ago

  • Improved stability.
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Improved stability.
sendbird-ios-framework - v3.0.226

Published by intoxicated over 3 years ago

  • Fixed cached meta data mutation issue
  • Improved stability
sendbird-ios-framework - v3.0.225

Published by intoxicated over 3 years ago

  • Added serialization for emoji class
  • Fixed cached meta data eviction crash
  • Changed native socket minimum requirement for iOS 14 and above due to Apple's Network framework bug in iOS 13
  • Improved stability
sendbird-ios-framework - v3.0.224

Published by intoxicated over 3 years ago

  • Removed sharedApplication usage
  • Set Require only app-extension-safe api flag to true
  • Improved stability
sendbird-ios-framework - v3.0.223

Published by intoxicated over 3 years ago

  • Added 'nicknameStartsWithFilterproperty inApplicationUserListQuery`
  • Exposed initWithDictionary: methods for SBD classes
  • Improved stability
sendbird-ios-framework - v3.0.222

Published by intoxicated over 3 years ago

  • Used the native socket implementation NSURLSessionWebSocketTask by default for iOS 13 and above. The prior versions of SDK use SocketRocket implementation for websocket communication. We are moving to native framework due to better support. If there is a problem experienced with this release, please contact Sendbird support because this change can be overwritten by server side configuration. Sendbird support team will change the setting setting for you per application.
  • Improved network latency
  • Improved stability
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Supports xcframework and Swift Package Manager.
  • Added new parameter for Apple Critical Alert to SBDBaseMessageParams class.
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • The minimum deployment target is 9.0.
  • Added new delegates(channelDidChangeMemberCount: and channelDidChangeParticipantCount:) to SBDChannelDelegate to receive the events that the member count and the participant count have been changed.
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Enabled bitcode.
sendbird-ios-framework - v3.0.218

Published by intoxicated over 3 years ago

improved stability

sendbird-ios-framework - v3.0.217

Published by intoxicated over 3 years ago

Improved stability

sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Added getCachedMetaData in SBDBaseChannel.
  • Added includeMetaData in SBDGroupChannelListQuery, SBDPublicGroupChannelListQuery, SBDOpenChannelListQuery.
  • Fixed a bug that the message object in the search result was SBDBaseMessage class and the sender of the message object was nil.
  • Improved stability.
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Added the methods below to SBDGroupChannel class.
    • createChannelWithParams:progressHandler:completionHandler:
    • createDistinctChannelIfNotExistWithParams:progressHandler:completionHandler:
    • updateChannelWithParams:progressHandler:completionHandler:
  • Fixed bug of requestId in SBDBaseMessage object.
sendbird-ios-framework -

Published by sf-jed-kyung over 3 years ago

  • Fixed member count bug of group channel.
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