matrix-org / matrix-android-sdk

The Matrix SDK for Android - DEPRECATED
Apache License 2.0
370 stars 132 forks source link

Unable to receive video call from iPhone to Samsung a10 and ViVo y90 (working on other androids) #547

Open hussi1 opened 4 years ago

hussi1 commented 4 years ago

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)