bug
Discussion List
-
The useParticipantIds() hook gets called constantly in the Call.js component
Hi, why is this hook called every second in the Call.js component? const remoteParticipantIds = useParticipantIds({ filter: 'remote' }); useEffect(() => { console.log({remoteParticipantIds}) }, [remoteParticipantIds]) Latest react repository: "@daily-co/daily-js": "^0.47.0", "@daily-co/daily-react": "^0.10.0" Thank you
-
Write and read userData from dailyParticipant
Hello daily bros, I've been using the setUserData() method to set custom information of the user in the app. The flow is this, let's say there are 2 users, User A, User B. When they are joining in the room, they use in their own perspective the joined-meeting event. Here is a code example for user A and B User A and B do…
-
WebRTC Community Update - WebPush-ing console warnings through Airpods on Safari
Welcome to a new edition of our WebRTC Community update! Today we’ll update you on the latest developments in the ongoing browser war on mobile, some gnarly console logs on Firefox and whether you should care about them, and a problem with AirPods (sigh…) If you have questions, please ask in the comments! WebKit supports…
-
Daily socket error
Hi, all of the sudden the daily connection started to fail, Some of you has the same problem?. Is this normal? Any advice is useful for us, thank you so much for your time
-
Updating react-native-webrtc
Hi, I've tried to publish android application that uses daily, but the app was rejected because of "Vulnerable WebRTC version". The app uses newest tag of daily WebRTC fork react-native-webrtc-2022-12-14-1.94.1-daily.8 So the question is what I can do to address this issue? Sorry if it is wrong place/category to post this…
-
URGENT HELP NEEDED
@daily_joey Hi Joey, Tasha or anyone - URGENT HELP NEEDED Are you able to help me? We installed Daily's video functionality recently and it's been a disaster - multiple glitches including blank video screens, no audio, etc which are destroying our business and our reputation. We are a community site and at this rate we…
-
Bug for devs with monorepos + expo bare workflow
Hey everyone, I'm just posting this here in case it could be helpful for daily's docs as I had this issue and it took me about 2 days to figure it out. It seems Daily react-native js is not compatible with metro's option to disable hierarchical lookup. Line in metro.config.js would be:…
-
session id changed: A to B (Whats the meaning of this logs)
Hi Team, I have notice in the dashboard logs that for some people we get logs like session id changed: Session ID 1 to Session ID 2. Can you please explains whats the meaning of this and in which scenario it happens. For example The last log of…
-
WebRTC Community Update: MacOS Ventura edition!
Hot off the press a new edition of our WebRTC Community update! In this out-of-our-usual-schedule-post, we bring you a heads up on a serious MacOS Ventura bug for screen sharing! If you have questions, please ask in the comments! MacOS Ventura’s Stage Manager breaks screen sharing in Chrome MacOS Ventura was just released,…
-
📌 Community Page Bug Reports
Please add any bugs that you are noticing on the community page here! We will follow up with you once it is fixed.
Upcoming Events
-
[Technical Webinar] Build an Interactive Live Streaming Video Experience
Join us on Wednesday, October 4th at 12 pm ET / 9 am PT and learn about building Interactive Live Streaming Video experiences! During the event, you’ll get access to exclusive content, including: Discover what interactive live streaming is and why developers in the video space need to know about it. Understand why WebRTC…