Ashif Ali
Ashif Ali
On certain devices, such as the OnePlus 8 Pro, a peculiar issue arises when opening the Date Picker. Initially, only the Year field is visible, but upon scrolling, the Month...
It's working fine in Activity, but when I try to use this on a Fragment, Dialog is working fine but the listener is not working.
I am working on a project which using `implementation 'org.whispersystems:signal-protocol-java:2.8.1'` Now the problem is this is using an old protobuf library 3.10.0 To use this libsignal-protocol-java i have to use...
Is there a way to zoom in on participant video tracks? Sometimes users join from phones, resulting in a portrait view, and other times they join from laptops, resulting in...
**Description** I'm encountering errors when running `retrofit_generator` in my Flutter project. The build process fails with the following severe errors related to the generated iOS plugin files: **Error Logs** ```gradle...
As soon as I am receiving OTP SMS from firebase, app is crashing. Code: ```dart _otpController = OTPTextEditController( codeLength: 6, // Firebase sends 6-digit OTP onCodeReceive: (code) { if (code...
**Title:** Mattermost Mobile latest release does not support 16 KB screen size on Android --- ### **Description** I am using the latest release of **Mattermost Mobile**, and while analyzing the...
## Description Currently, if a participant is in a LiveKit meeting on Android or iOS and receives an incoming phone call on the device, answering the call and then returning...