Harshal Pudale
Harshal Pudale
Device: One Plus Nord 2 (Android 11) 100ms SDK version - 2.3.5 Issue: - Local video randomly freezes/stops. Note: It works fine after muting & unmuting the local video track....
Issue: If a peer is allowed to publish audio and video tracks but due to missing audio and video permissions, the audioTrack and videoTrack is null. So other participants cannot...
Crash: Fatal Exception: java.lang.NullPointerException create( LOCAL_CAMERA_CAPTURER_THREAD, SharedEglContext.context ) must not be null Happens during the initialization of SurfaceViewRenderer Device: 1. Redmi 4 Pro (Android 7.1.2) 2. Mi 5 (Android 8.0.0)...
Crash: Unable to resolve host "prod-in2.100ms.live": No address associated with hostname Caused by java.net.UnknownHostException: Unable to resolve host "prod-in2.100ms.live": No address associated with hostname at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:126) at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:105) at java.net.InetAddress.getAllByName(InetAddress.java:1154)...
Sometimes it takes forever to connect to a room when we call "join" function of sdk. There has to be a connection timeout + callback so users can retry connecting...
Steps to reproduce the problem: 1. User joins a video room without camera and microphone permission 2. User then grants camera and microphone permission 3. Video and audio tracks are...
 App icon in foreground service notification is not visible when screen-sharing is turned on Note: It shows up in other device. (Nokia C3, android v9) android v9, OnePlus ONEPLUS...
…s from a singleton pattern to a regular class.
Device: Moto G Plus Android: 8.1.0 SDK version: 2.8.3 Project gradle tools version: 4.2.2 Stack trace: java.lang.NoSuchMethodError: No virtual method position(I)Ljava/nio/FloatBuffer; in class Ljava/nio/FloatBuffer; or its super classes (declaration of...
I am working on RecyclerView swipe to delete and my RecyclerView is in a fragment with Bottom Navigation and everything is going well but sometimes swipe stops and gets stuck...