-
I am trying to implement chat with `quickblox-react-native-sdk` in a react native app with expo. I've got the ios version to work but when I try to build and run the android version I get the followin…
-
Hi there!
I tried using your code just for UI purposes. But unfortunately I am not a good coder, so is there a way I can use just the UI with "placeholders" for e.g. the senderID or date stamp?
Tha…
-
Hello,
I've successfully integrated the QuickBlox 1-1 video and audio call SDK into my React Native app, following the provided sample code in the documentation. However, I'm encountering some crit…
-
Hello,
I've successfully integrated the QuickBlox 1-1 video and audio call SDK into my React Native app, following the provided sample code in the documentation. However, I'm encountering some crit…
-
Here is the invite link:
https://join.slack.com/t/quickbloxcommunity/shared_invite/zt-q0s3bx3b-YzacqhEfPeBGbEdgEtFr1g
quickbloxcommunity.community.slack
@fc @jpascal @soulfly @xaka @dgem
-
Steps happening when i tap answer action of call kit.
QB initialize
chat re-connect
my app modules init
add subscriptions to call manager.
after adding subscription i receive call after a delay o…
-
```
"react": "16.11.0",
"react-native": "0.61.3",
"quickblox-react-native-sdk": "^0.6.0-beta",
```
Test suite failed to run
TypeError: Cannot read properties of undefined (reading 'addListen…
-
Fun fact: in Agile, tickets like these are called spikes. ⭐ If requirements are fuzzy, we define them before doing the work.
Making a chat box with text editor from scratch is too much work, so let's…
-
Search:android tv client video chat github
http://quickblox.com/developers/Sample-videochat-android#1_to_1_VideoChat
&
http://quickblox.com/developers/Android
-
I am currently using the VideoChat functionality of Quickblox SDK. Following the Custom Capture Session tutorial, I am able to create a custom video chat session between two users. However, I would li…