Releases: QuickBlox/quickblox-react-native-sdk
Releases · QuickBlox/quickblox-react-native-sdk
0.9.2
Fixed:
- Android: fixed logic for get user id from active session
0.9.1
Fixed:
- iOS update custom object
- iOS get custom objects by ids
0.9.0
Added:
- reconnection p2p logic
Fixed:
- iOS auth module initialisation
0.8.0
Added:
- init SDK with application Id
- start session with token
- login with email
- login with Facebook
- login with Firebase
0.7.1-beta
Fixed:
- "joinDialog" method inconsistencies between iOS and Android
QuickBlox release 0.7.0-beta
Added:
- isJoinDialog method
Fixed:
- join dialog flow
- chat module
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