quickblox-javascript-sdk
                                
                                 quickblox-javascript-sdk copied to clipboard
                                
                                    quickblox-javascript-sdk copied to clipboard
                            
                            
                            
                        JavaScript SDK of QuickBlox cloud backend platform
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 1.7.3 to 3.1.1. Release notes Sourced from node-fetch's releases. v3.1.1 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
I would like to retrieve a list of notification events, but the events are all events received by the user (not created by user). I am building a notifications screen...
From the documentation: "Only dialog's creator(owner) can remove any users from occupants_ids" Is there a way to change the admin/owner of a group-chat? The problem is, if the owner leaves...
hello can any one provide react js example how to start with quickblox ingratiation with react js web app ? they have not provided any single document how to start...
*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/quickblox-javascript-sdk/issues)* **Environment details** *(Operating system, browser information, SDK version)* 2.12.9 Javascript SDK **Did this work before?** Working in android but not in iphone...
Having problem in integration of Quickblox with Vuejs. Error with dependencies using javascript SDK
These are the following errors that i am getting when running npm run watch ERROR in ./node_modules/node-xmpp-client/lib/Client.js Module not found: Error: Can't resolve 'child_process' in 'C:\xampp\htdocs\blog\node_modules\node-xmpp-client\lib' ERROR in ./node_modules/quickblox/src/qbUtils.js Module...
**Environment details**. Operating system: mac OS 10.15 browser information: Chrome 83 Vue CLI version: 3.2.2 SDK version: ^2.12.7 **Expected behavior** Try to run "npm run serve" in order to start...
I have develop the videochat in Angular. I can refer Javascript SDK Sample. The sample is working fine. But when i developing the example in angular I get a lot...
**Environment details** Platform: React JS SDK: Javascript SDK *(Operating system, browser information, SDK version)* OS: MacOs **Did this work before?** It is working on my local environment when i run...
I am generating a download link with help of function QB.content.privateUrl(uid) and I want to give opportunity for user to download this file. and its private file 