Skip to content

Releases: QuickBlox/quickblox-ios-sdk

v2.8 — Sep 16, 2016

18 Sep 19:16
Compare
Choose a tag to compare
  • Introducing refactored connect to chat. Now even faster.
  • Fixed Join in group dialogs deadlock, whenever user was performing join in bunch of rooms at the same time.
  • Added mutualBlock property to QBPrivacyItem class. By default user, who is blocking, can send messages and presences to the one he blocked without any errors. To achieve a two-way block set this property to YES. After that the user, who is blocking, will receive errors when will try to communicate with blocked user.
  • Updated inline documentations and nullability pointers in various classes headers.

iOS 10 - In order for QBSession restoration from keychain to work as intended, you from now on need to turn on keychain share in your application project capabilities.

v2.6.1

27 Jun 15:20
Compare
Choose a tag to compare