• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

WebRTC in App not working.

donitah

Lurker
Newbie here building my first mobile app with Android Studio. Basically just a conversion of my responsive website to mobile app.

I had everything working except for the WebRTC part.

I have a button/link that if pressed will just call a link on a WebRTC dialer (basically a clickconnect link) hosted in another server/site.

It won't work if the link is opened in the App.. will only work if opened in a browser which I don't intend to do.

Any suggestion, (or steps/scripts) how can I make it work in App?

Thanks a million.
 
you posted in a forum for learn android studio tricks app which looks like is no longer on the play store. so unless your question involves the app, i have alerted to the mods to move the thread to our dev forum. its already alerted so there is no need to create a new thread. just wait until it gets moved.

for your references only here is the dev forum:
https://androidforums.com/forums/28/
 
Yesterday and just today I tested 2 WEBRTC library from github (on a separate project build)
I'm getting more issues and failed build on both.

Used:
1. Iyokato/Easyrtc
2. Pubnub/android-webrtc-api

😢
 
Back
Top Bottom