Releases: QuickBlox/quickblox-react-native-sdk
0.6.0-beta
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
Fixes
Android
fixed uploading files via file:// URI
0.5.18-beta
Changes
Updated Android SDK to 3.9.14 so that it now does not use jcenter
0.5.17-beta
Changes
Changed QB.auth.setSession method to not expect expirationDate
Fixed type definitions for typescript
0.5.16-beta
Fixes
iOS
Fixed releasing camera access
0.5.15-beta
Fixes
Android
Changed initing the dialogs to fix "Client is not or not longer connected" error.
0.5.14-beta
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
Fixes
iOS
Changed WebRTCView video scaling on iOS
Android
Fixed Android call service to update notification text
0.5.12-beta
Fixes
Android
Error handling in Chat module
0.5.11-beta
Fixes
Android
Fixed removing users from group dialog via QB.chat.updateDialog method