Problem with onIceCandidate between native android app and browser js app

142 views
Skip to first unread message

Tomasz Nicieja

unread,
Mar 17, 2020, 6:13:44 PM3/17/20
to discuss-webrtc
Hello,
I'm build an WebRTC app. I need to make communication between android native (kotlin) and browser with js app.
Everything works almost fine. Each connection is 1 user with 1 user. I'm using TURN server and Signaling service.
Android can talk with Android, Browser can talk with Browser, but crossing platforms will not work right now.

I see that Android app is not generating any IceCandidate. Event onIceCandidate isn't running. Android app receives candidates from browser.
SetLocalDescription/SetRemoteDescription was done. Offer/Answer was send.

I have no idea why Android native is not sending IceCandidate to js client.

Felix Weber

unread,
Jun 27, 2021, 5:43:46 AM6/27/21
to discuss-webrtc

I'm having a similar issue on Android Chrome 83 Google Pixel 4a, `onicecandidate` is never called
Reply all
Reply to author
Forward
0 new messages