Skip to content

Releases: QuickBlox/quickblox-react-native-sdk

0.9.2

05 Jan 10:55
1513646
Compare
Choose a tag to compare

Fixed:

  • Android: fixed logic for get user id from active session

0.9.1

01 Dec 08:49
1513646
Compare
Choose a tag to compare

Fixed:

  • iOS update custom object
  • iOS get custom objects by ids

0.9.0

28 Nov 10:41
1513646
Compare
Choose a tag to compare

Added:

  • reconnection p2p logic

Fixed:

  • iOS auth module initialisation

0.8.0

10 Nov 08:41
1513646
Compare
Choose a tag to compare

Added:

  • init SDK with application Id
  • start session with token
  • login with email
  • login with Facebook
  • login with Firebase

0.7.1-beta

24 Oct 08:17
1513646
Compare
Choose a tag to compare

Fixed:

  • "joinDialog" method inconsistencies between iOS and Android

QuickBlox release 0.7.0-beta

12 Oct 12:31
1513646
Compare
Choose a tag to compare

Added:

  • isJoinDialog method

Fixed:

  • join dialog flow
  • chat module

0.6.0-beta

26 Apr 12:41
1513646
Compare
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
Compare
Choose a tag to compare

Fixes

Android

fixed uploading files via file:// URI

0.5.18-beta

28 Jan 13:20
1513646
Compare
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
Compare
Choose a tag to compare

Changes

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