Skip to content

Releases: QuickBlox/quickblox-react-native-sdk

0.6.0-beta

26 Apr 12:41
1513646

Choose a tag to compare

QuickBlox release 0.6.0-beta

Changes

Added new methods:
getTotalUnreadMessagesCount,
getICEServers,
setICEServers.
Updated methods:
createDialog,
updateDialog
Added supporting the dialog custom data

Android

  • Android SDK updated to 3.9.15
* Android: updated android API to 31
  • Android: added support Android 12
  • fixes and small improvements

iOS

  • iOS SDK updated to 2.17.11
  • iOS WebRTC SDK updated to 2.7.6
  • fixes and small improvements

0.5.19-beta

15 Mar 11:56
1513646

Choose a tag to compare

Fixes

Android

fixed uploading files via file:// URI

0.5.18-beta

28 Jan 13:20
1513646

Choose a tag to compare

Changes

Updated Android SDK to 3.9.14 so that it now does not use jcenter

0.5.17-beta

13 Jan 13:25
1513646

Choose a tag to compare

Changes

Changed QB.auth.setSession method to not expect expirationDate
Fixed type definitions for typescript

0.5.16-beta

16 Dec 16:22
1513646

Choose a tag to compare

Fixes

iOS

Fixed releasing camera access

0.5.15-beta

28 Oct 13:52
1513646

Choose a tag to compare

Fixes

Android

Changed initing the dialogs to fix "Client is not or not longer connected" error.

0.5.14-beta

23 Aug 12:02
1513646

Choose a tag to compare

Fixes

Android

Fixed subscribing to chat dialog events after reconnect to chat.

iOS

Fixed creating new dialog when type of dialog provided.

Changes

Android

Bumped up Android SDK version to 3.9.11.

0.5.13-beta

15 Jul 08:45
1513646

Choose a tag to compare

Fixes

iOS

Changed WebRTCView video scaling on iOS

Android

Fixed Android call service to update notification text

0.5.12-beta

01 Jun 10:59
1513646

Choose a tag to compare

Fixes

Android

Error handling in Chat module

0.5.11-beta

25 May 12:39
1513646

Choose a tag to compare

Fixes

Android

Fixed removing users from group dialog via QB.chat.updateDialog method