-
I'm testing my application and found this issue.
The response is always "400 Bad request". Please take a look at it.
-
Hi there, I implement quickblox video chat function into my ios app with swift 3, in the following demo project, I could call the other user and the callee could accept the call, but there is no remot…
-
I had to change code in QBdef to work:
```
let $;
var qbDefIsNode = false
if (typeof module !== 'undefined' && module.exports) {
qbDefIsNode = true
var jsdom = require('jsdom');
var fakeW…
-
Let’s use the Pull Request model so that we can ensure the gem is always functioning in the master branch.
Currently, the latest master fails to build this document but it worked a few commits ago…
-
Hi,
I am using quickblox-android-sdk. I want to add audio/video functionality to my app.Its working fine when app is running in foreground but its not working if the app is in background. Please help…
-
*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/quickblox-ios-sdk/issues)*
**Environment details**
*iOS version, Quickblox iOS SDK version, QuickbloxWebR…
-
**Environment details :**
Android SDK 15+
**Did this work before?**
It was working fine earlier. Unable to send or retrieve the chat from 25th November 2016
**Type of Chat :**
Group Cha…
-
Hi guys,
I'm try to login the user to use API but getting error `422` with json message `errors: base: "No Application Found"`. When I use the same credentials to log in using Android SDK everything …
Entea updated
7 years ago
-
VEVO videos do not play
-
As you might know, qutebrowser currently stores the following data in plaintext files:
- Cookies (only with QtWebKit)
- History
- Bookmarks/quickmarks
- Command history
With #2295 which will …