Abhishek Khanduri
Abhishek Khanduri
Targets #ISSUE_ID ## Description of the changes ## Breakdown & Estimates **Expected Time Range:** **Actual Time:** ## Feedback Cycle **Cycle Count: 0** ## Checklist: - [ ] The PR title...
### Description: In my React Native application with Hermes enabled, the app crashes when a user joins the room or when more than two users join the room. I fixed...
### Description In my React Native application, I have disabled Hermes because I need to use Jitsi, and Jitsi does not support Hermes. After disabling Hermes, my app started to...
Targets #ISSUE_ID ## Description of the changes ## Breakdown & Estimates **Expected Time Range:** **Actual Time:** ## Feedback Cycle **Cycle Count: 0** ## Checklist: - [ ] The PR title...
## Description of the changes 1. Configured sentry to the project 2. To test the changes local you need to add following environment variables to your env file ``` SENTRY_LARAVEL_DSN=...
- Removed providing_args argument as it is deprecated: https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
### What happened? In case I start recording a video on my Android device and stop recording on the same device, the app works fine. However, if I start recording...
Unable to start video recording automatically on the Android app without manually starting recording
### What happened? I'm trying to automatically start the recording for the meeting as soon as the user joins. ### Platform - [X] Android mobile app ### SDK version `@jitsi/react-native-sdk:^0.3.0`...
I’m using Jitsi for video calls in my web application. Recently, I’ve noticed that when using Google Chrome (version 141.0.7390.123 ARM64), the meeting stops functioning properly once more than two...