I have used Video chat app using QB sample credentials. I have 1 video chat app installed on both of my iOS devices. When both devices are on the same network the video quality is much better but whe...
Android Q-municate is an open source code (GitHub - QuickBlox/q-municate-android: Qmunicate Android chat application) that allows you to create an app with video, audio and messaging features the same...
Feel free to contact our support and we will reply to you soon: Start a new conversation - QuickBlox Help Center Please provide us with your register email for QuickBlox Admin account or account ID (i...
Why is my chat module in the list of users not loading? You need to look through sample codes and find [QBUsers userWithDelegate:..] query. And look into delegate method, what this query returns and p...
How much storage/traffic will be used, if I started a video call to a person using iPhone for 1 hour? When you are doing a Peer to Peer video call to a person, the only traffic that will be used on th...
I want my app to support both Chat and PostWall features. Is there a way to integrate the chat with my own PostWall? Or is it available in the SDK already? Yes, you can. Please check iOS and Android c...
We have a number of implementations where users log in with their Facebook account; the QuickBlox account is created separately. Also in “Users API” you will find that you may log in with your Faceboo...
How do I change the Video Chat Frame quality on iOS? You can change the video quality by setting the video chat frame quality preset in the “Video Chat Configuration”: http://stackoverflow.com/questio...
You can find more information about errors you have encountered here: API errors If case you have not found an explicit answer regarding the encountered error or it is absent in our documentation, fee...
Sometimes your application can receive the error 422 Unable to create a subscription because of exceeded maximum of subscriptions. This means that maximum number of subscriptions for one user has been...