melihercan / WebRTCme

A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
https://github.com/melihercan/WebRTCme
MIT License
226 stars 46 forks source link

Java.Lang.NoSuchMethodError #10

Closed Vuyiswamb closed 6 months ago

Vuyiswamb commented 2 years ago

Good Day i get this error while trying to run a demo

Java.Lang.NoSuchMethodError Message=no static method "Lorg/webrtc/EglBase;.create()Lorg/webrtc/EglBase;"

on this line

var webRtcMiddleware = CrossWebRtcMiddlewareXamarin.Current;

Thanks

melihercan commented 6 months ago

If you are having trouble with this in the updated version, kindly reopen.