Questions tagged [mesibo]

For questions regarding mesibo real-time APIs for chat, messaging, voice & video calls, and conferencing.

Mesibo offers real-time APIs for:

  1. Real-time messaging
  2. Voice and Video Calls
  3. Conferencing
  4. Chatbots
  5. On-Premise
  6. Open-source Apps
111 questions
3
votes
1 answer

Customising Mesibo Chat bubbles

We are using Mesibo for our live customer support. We have used their sample code from the GitHub. So far it is working flawlessly for messaging and calls. We are able to customise colours, icons etc except their chat bubbles. Their chat bubbles…
Jim
  • 338
  • 1
  • 14
2
votes
2 answers

Not able to receive the messages from the server in Mesibo chat integration for Swift 5

I'm using Mesibo chat framework/SDK for chat integration in my application with my own UI Designs but I'm not able to send or receive the messages from the server. Also, the connection status is showing 9 at last. I'm using Swift 5 language for…
Satish Thakur
  • 184
  • 1
  • 14
2
votes
2 answers

How to remove the error message: 'unused import statement' in Android Studio?

I am working in Android Studio, and while importing these packages import android.util.Log; import com.mesibo.api.Mesibo; the following error message occurs: unused import statement import android.util.Log; import com.mesibo.api.Mesibo; Any…
2
votes
1 answer

Can't create user in mesibo using android app

I want to create user at Mesibo but i am facing some issues : Sorry, we can't find that page It seems the page you’re looking for doesn’t exist. Maybe you’re on the wrong track, maybe you found a broken link. Who knows? Please anyone here to help…
harshita
  • 457
  • 1
  • 5
  • 19
1
vote
0 answers

On-premise deployment of mesibo

What is the support plan for on-premise deployment? Does on-premise deployment need communication with outside private networks? How does multi-tenancy work within an application? (Do not want to show users of one client to another client) What is…
1
vote
0 answers

Listener MesiboGroupCall_OnVideoSourceChanged is not called when changing video source

In my application I need to know when a user switches to show his screen instead of camera, both the local user and for other users. When I change to showing the user's screen, MesiboGroupcall_OnVideoSourceChanged is not called. The only listeners…
Harald
  • 11
  • 1
1
vote
0 answers

How to get unread message count for group messages?

I have implemented Mesibo on premises successfully, Now I have to display unread message count in navigation. I can get unread message count for direct chat but I cannot find unread message count for group message. If there are three members in…
1
vote
2 answers

Video Call in Ionic and Overlay Screen In Ionic Application

How can I integrate Mesibo Video APIs in Ionic? Gone through the docs but couldn't see anything IONIC specific. Is there any IONIC Demo Application ? Is there any other way to use Mesibo Android sdk in Ionic application? I want to implement video…
µtex
  • 900
  • 5
  • 12
1
vote
0 answers

Mesibo: React / Create React App integration

I'm integrating Mesibo with React project created with CRA (Create React App). It would be very useful if const variables (flags) from JS SDK would be exported in some way. The way CRA works (I suppose due to webpack internal configuration) is that…
contrl
  • 109
  • 1
  • 7
1
vote
1 answer

WebRTC: ICE failed error in browser with Mesibo Video/Audio chat

I am working on a video/audio chat application in React and Django using Mesibo Javascript SDK. It is working locally on the same network but when trying to connect through different networks, Firefox browser gives me this error WebRTC: ICE failed,…
Sindhuja
  • 13
  • 4
1
vote
1 answer

Not Recieving mesibo ios push notification

I have integrated mesibo chat and tried to integrate the mesibo push-notification but not receiving the notification I had set up the .apn p12 file configured on mesibo push notification column and tested the notification by generating the token and…
Aditya Jaitly
  • 292
  • 2
  • 10
1
vote
1 answer

Not able to send push notification for Android messaging app?

We have developed an Android chat-app having Java Spring-boot as backend. We are using the Mesibo messaging platform. We need to develop a push notification feature. Also, we cannot use FCM as it is blocked in certain countries. Mesibo has provided…
varsha
  • 11
  • 1
1
vote
1 answer

Mesibo sdk integration issues in cocoa pods

Xcode console screenshot I'm facing an error to work with the mesibo cocoa pods please help my Xcode is 11.0 and mac os is 10.14.6
1
vote
1 answer

how to display all the chats Mesibo Android SDK

I use Mesibo Android SDK. it is not clear how to programmatically list chat rooms in which the user participated? This is not in the documentation.
1
vote
0 answers

Mesibo Android App how to remove Mesibo word from the Video Call Screen

I am trying to use this Mesibo Open Source Messenger App For Android - Real-time Messaging, Voice and Video Calls I have download their git repo and have successfully tried it on Device. Now when i am making a Video Call it says on top "Mesibo Video…
user2955412
  • 227
  • 3
  • 10
1
2 3 4 5 6 7 8