Releases: QuickBlox/quickblox-react-native-sdk
Releases · QuickBlox/quickblox-react-native-sdk
0.5.10-beta
Fixes
Fixed QB.users.update() method to not require "login" parameter
0.5.9-beta
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
Fixes
Android
Fixed storage access in Android when uploading file
0.5.7-beta
Changes
Added ability to create session using QB.auth.setSession with valid session token
0.5.6-beta
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
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
Fixes
Android webrtc session cache logic
0.5.3-beta
Updated version of Android SDK
Updated version of iOS SDK (WebRTC)
Fixes
Exported constants PUSH_CHANNEL from “subscriptions” module (iOS)
0.5.2-beta
Fixes
Android
methods “create” and “update” of Users module now expects data in the same interface as JS
0.5.1-beta
Fixes
Android
Hotfix for Android configuration that was causing crash