triniwiz / nativescript-webrtc

Apache License 2.0
42 stars 25 forks source link

No angular demo in master branch #33

Closed xaosaki closed 4 years ago

xaosaki commented 4 years ago

Hello, can you add actual example for Angular in to master?

Cateye82 commented 4 years ago

Hi, I'm a Nativescript-Angular user and facing some issues directly after installing the plugin within the init method of the class. What I did is:

This causes an error "no static method create() in class Lorg/webrtc/EglBase;"

Is it possible for you to just write the usual way how to set it up correctly? Unfortunately I didn't found any other example or solution (git repo).

Many thanks.

roblav96 commented 4 years ago

@triniwiz

Not sure if this was intentional, but the latest ng demo's were merged into triniwiz:alpha22 branch 😇

triniwiz commented 4 years ago

@roblav96 correct so ill merge into master later