-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I've cloned the demo and followed the instruction giving, everything went smooth except when I ran the app I see error "No static method create()Lorg/webrtc/EglBase", The terminal doesn't seem to show any error during the build proccess.
Any idea?
An uncaught Exception occurred on "pool-1-thread-1" thread.
No static method create()Lorg/webrtc/EglBase; in class Lorg/webrtc/EglBase; or its super classes (declaration of 'org.webrtc.EglBase' appears in /data/app/org.nativescript.demo-reFO0wWo-ZH_Y6Ly00JbLw==/base.apk!classes2.dex)
StackTrace:
java.lang.NoSuchMethodError: No static method create()Lorg/webrtc/EglBase; in class Lorg/webrtc/EglBase; or its super classes (declaration of 'org.webrtc.EglBase' appears in /data/app/org.nativescript.demo-reFO0wWo-ZH_Y6Ly00JbLw==/base.apk!classes2.dex)
at co.fitcom.fancywebrtc.FancyWebRTCEglUtils.getRootEglBase(FancyWebRTCEglUtils.java:13)
at co.fitcom.fancywebrtc.FancyWebRTC.lambda$init$0(FancyWebRTC.java:98)
at co.fitcom.fancywebrtc.-$$Lambda$FancyWebRTC$jFoisGouehK4C4J-BYA5BfOZep4.run(Unknown Source:2)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
I'm not sure what causes the issue, but I'd really appreciate it if you could help enlighten me on fixing it.
Looking forward to hearing from you
hrueger, Jmchemama, axzf and jmclarksontriniwiz and dotnetdreamer
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working