Skip to content

Releases: QuickBlox/quickblox-react-native-sdk

0.5.10-beta

29 Apr 12:51
1513646

Choose a tag to compare

Fixes

Fixed QB.users.update() method to not require "login" parameter

0.5.9-beta

27 Apr 08:19
1513646

Choose a tag to compare

Fixes

Android

  • QB.chat.connect() can now reject if calling this method while connecting to chat
  • Resolution for video calls increased

0.5.8-beta

19 Mar 14:43
1513646

Choose a tag to compare

Fixes

Android

Fixed storage access in Android when uploading file

0.5.7-beta

10 Mar 16:09
1513646

Choose a tag to compare

Changes

Added ability to create session using QB.auth.setSession with valid session token

0.5.6-beta

01 Feb 10:54
1513646

Choose a tag to compare

Changes

  • Android SDK updated to 3.9.10
  • iOS SDK updated to 2.17.9
  • Added RTCConfig module

⚠️ iOS minimum version changed to 12

0.5.5-beta

15 Sep 09:32
1513646

Choose a tag to compare

Fixes

Android

  • added QBAudioManager for proper handling of audio focus
  • fixed the case when the opponent does not answer the call
  • fixed “hangUp” logic

0.5.4-beta

08 Jul 14:11
1513646

Choose a tag to compare

Fixes

Android webrtc session cache logic

0.5.3-beta

25 Jun 08:16
1513646

Choose a tag to compare

Updated version of Android SDK

Updated version of iOS SDK (WebRTC)

Fixes

Exported constants PUSH_CHANNEL from “subscriptions” module (iOS)

0.5.2-beta

31 Mar 10:08
1513646

Choose a tag to compare

Fixes

Android

methods “create” and “update” of Users module now expects data in the same interface as JS

0.5.1-beta

21 Feb 15:45
1513646

Choose a tag to compare

Fixes

Android

Hotfix for Android configuration that was causing crash