-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webrtc run on nativescript vue error #49
Comments
I get the same error: An uncaught Exception occurred on "pool-1-thread-1" thread. StackTrace: |
You can take a look at this thread. I had the same issue and also found this related thread from another repo that I used to fix the problem. I downgraded my build gradle for android to version 3.4.2 like someone suggested and it worked for me. Obviously this isn't a real fix, just a temporary band aid, but if you can live with it for now then hopefully it helps. |
@AGregorc let me know if you are able to use WebRTCView correctly in your xml page. Since you and I seem to be actively using this library at the moment we should keep each other informed on any issues/fixes |
@rgill02 well I haven't tried because I found something other to work on. I'll let you know when I find that repository interesting and start working on it again :) |
Can anyone help me. i run the project in a vue when it starts, i get the following error:
No static method create() lorg/webrtc/EglBase in class Lorg/webrtc...
The text was updated successfully, but these errors were encountered: