Questions tagged [connectycube]

ConnectyCube is a cloud communication platform for unified development of instant messaging, video calling and push notifications features in native and hybrid mobile and web applications.

ConnectyCube is a cloud communication platform for unified development of instant messaging, video calling and push notifications features in native and hybrid mobile and web applications.

Getting Started guides:

Instant messaging guides:

Video calling guides:

68 questions
0
votes
1 answer

Firebase cloud messaging (FCM) server key option in connect cube showing error

I want to implement push notification in my react native app. for that I have created project on firebase. Now I as per the ConnectyCube documents I need to set server key from that firebase account but it is not setting that key it is showing…
kshitija
  • 51
  • 1
  • 3
0
votes
1 answer

Using Connectycube in Android (Kotlin), how can I send meta data to other users in a group chat

I am using Connectycube's APIs and I would like to pass some data from one user to another user while video chatting. This data needs to be sent without being seen by either user. The results will be such that some graphics will appear on the…
0
votes
1 answer

Vanilla JS vs React Class Binding for Listener Functions

I am following some api docs where the only code examples are in vanilla JS but I am trying to use them in React Native. They give fully functional React Native apps for reference but I can't figure out how to repurpose the methods for my needs. …
Mr. Robot
  • 1,334
  • 6
  • 27
  • 79
0
votes
0 answers

Cannot retrieve access token using Firebase Phone Number Auth and React Native

I am integrating Firebase phone number auth in to my app which uses the ConnectyCube API for video calling. ConnectyCube specifically recommends doing this for integration with its service. Once the user has signed in with their phone number the…
Mr. Robot
  • 1,334
  • 6
  • 27
  • 79
0
votes
2 answers

Using method of React Native SDK returns undefined

I am using the ConnectyCube React Native SDK but not getting very far with it. When using its methods I am getting and error saying they are undefined like so: TypeError: Cannot read property 'createSession' of undefined. When I console.log…
Mr. Robot
  • 1,334
  • 6
  • 27
  • 79
0
votes
1 answer

ConnectyCube with React Native / Firebase /Google Auth

I have an app that uses Google auth with Firebase and React Native. Can I use the google authentication for user management and session creation with ConnectyCube? The ConnectyCube docs describe Firebase account and project registration but don't…
Mr. Robot
  • 1,334
  • 6
  • 27
  • 79
0
votes
1 answer

How can I measure the time of each video chat for accounting in connectycube?

I need to measure the duration of the peer to peer video chats in connectycube for billing purposes.
mir.moezi
  • 19
  • 6
-2
votes
1 answer

Can Videocalls and Chats be end-to-end encrypted in ConnectyCube?

Can videocalls and textchats be end-to-end encrypted in ConnectyCube? I could not find any indication on that on the website. For example in Twilio, there is the following description: end-to-end encryption: All media is routed Peer-to-Peer or via…
codebird456
  • 505
  • 8
  • 19
1 2 3 4
5