You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
java.lang.NoSuchMethodError:
at com.oney.WebRTCModule.EglUtils.getRootEglBase (EglUtils.java:35)
at org.matrix.androidsdk.call.MXWebRtcCall.lambda$initCallUI$4$MXWebRtcCall (MXWebRtcCall.java:1042)
at org.matrix.androidsdk.call.-$$Lambda$MXWebRtcCall$_g3ejgL1cY3Ix2SSqsnHtkzKXZ8.run (Unknown Source:4)
at android.os.Handler.handleCallback (Handler.java:883)
at android.os.Handler.dispatchMessage (Handler.java:100)
at android.os.Looper.loop (Looper.java:237)
at android.app.ActivityThread.main (ActivityThread.java:7860)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1075)
The text was updated successfully, but these errors were encountered:
hussi1
changed the title
When i try to make a call on samsung a10 device i get this error
Unable to receive video call from iPhone to Samsung a10 and ViVo y90 (working on other androids)
May 21, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
java.lang.NoSuchMethodError:
at com.oney.WebRTCModule.EglUtils.getRootEglBase (EglUtils.java:35)
at org.matrix.androidsdk.call.MXWebRtcCall.lambda$initCallUI$4$MXWebRtcCall (MXWebRtcCall.java:1042)
at org.matrix.androidsdk.call.-$$Lambda$MXWebRtcCall$_g3ejgL1cY3Ix2SSqsnHtkzKXZ8.run (Unknown Source:4)
at android.os.Handler.handleCallback (Handler.java:883)
at android.os.Handler.dispatchMessage (Handler.java:100)
at android.os.Looper.loop (Looper.java:237)
at android.app.ActivityThread.main (ActivityThread.java:7860)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1075)
The text was updated successfully, but these errors were encountered: