Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
58 views

I'm trying to get the Sendbird GroupChannelFragment to work with a custom header on Android, and I'm stuck with a persistent layout bug. My screen layout is a custom header and a toggle, with the ...
1 vote
1 answer
88 views

I am trying to integrate the Sendbird JavaScript SDK into my Angular 8 application. However, I’m unable to connect a user without providing an access token, even though the "Allow users without access ...
Siji B J's user avatar
0 votes
0 answers
47 views

I am trying to change the color of my title on my custom sendbird navigation bar on my swift ui project to white from black but after trying everything I cannot get it done. I don't know if this is an ...
1 vote
0 answers
88 views

So I'm running into an issue integrating SendBird into an existing Android application. The existing application uses React Native for it's front end and I'm implementing SendBird into the native ...
1 vote
0 answers
71 views

I am using sendbird chat sdk to try sending a file, here is the code that I get from sample GroupChannel? groupChannel; final channelUrl = Get.parameters['channel_url']!; @override void initState() {...
0 votes
1 answer
382 views

I am using Sendbird SDK to implement chat functionality in Android app. In debug mode everything works fine, however once I create a release build with minifyEnabled = true to obfuscate the code using ...
Bruce's user avatar
  • 2,609
0 votes
1 answer
651 views

I have a React webapp that I have converted it to native app using Capacitor. For live reloading, I had to edit capacitor.config.json as follows: const config: CapacitorConfig = { // webDir: '...
0 votes
1 answer
201 views

I have a call service which opens the call screen whenever a incoming call is received, the problem is if my app is in background and if there is a call and when the call is over, the app ...
0 votes
0 answers
84 views

<template> <div class="file-import"> <file-pond name="files" credits="" label-idle="<span class='filepond--label-action'>...
dlkhjs's user avatar
  • 23
0 votes
1 answer
864 views

Currently I am using Sendbird to build a chat component and as Vue is not supported by Sendbird directly, I had to use modify the code to use it with Vue2.js. I am having hard time uploading image to ...
1 vote
1 answer
723 views

I want to implement a hook to update my view with unread messages count without constantly making a request to the server to get the total number of channels with unread messages with this request . I ...
user avatar
0 votes
1 answer
381 views

I want to integrate the Jitsi meeting and send-bird into my project. For that, I added the below dependencies. implementation 'com.sendbird.sdk:sendbird-android-sdk:3.1.15' implementation 'com....
0 votes
1 answer
184 views

When I call init on SBDMain, like: SBDMain.initWithApplicationId( getSendbirdAppID(), useCaching: false) { print("call back migration") } completionHandler: { ...
0 votes
1 answer
293 views

I have an iOS app in which I am using Sendbird successfully. Nevertheless, the functionality of receiving notifications when the app is running in background does not work. In fact, when I try to ...
0 votes
1 answer
584 views

So, I'm using the sendbird chat API (JS) with react native and the first time the component loads I get an error(Sendbird invalid parameter), but when I save the file and metro reloads it connects ...

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /