QuickBlox / quickblox-react-native-sdk

quickblox-react-native-sdk
Other
4 stars 1 forks source link

Getting different reponses in different platforms #50

Closed bobananto24 closed 1 year ago

bobananto24 commented 2 years ago

Not getting "updated_at" value in success response of QB.chat.getDialogMessages() in IOS Response in Android: properties: {all_read: 'true', updated_at: '2022-03-14T11:36:22Z', customParam1: 'null', read: '1'} Response in IOS: properties: {customParam1: 'null', read: 1, all_read: true} Thank in advance

ghost commented 2 years ago

@bobananto24 Hello,

This is Nikolay from QuickBlox support.

We are aware of this inconsistency. Our developers are working on it. However, it will take more time.

Please check this page for updates: https://help.quickblox.com/article/250-the-latest-version-of-quickblox-react-native-sdk