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.
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.