Closed norbertsongin closed 8 years ago
Same issue. I have followed all of the same steps and cannot get the RTCMediaStream to render at all.
I just published 0.3.0. Please try to see whether the problem is fixed. You can also try Demo project. It should work with RN 0.20.0 on iOS and Android.
Thank you for your answer, I will try it out tommorow and tell you if it works :)
Ok, sorry for late response but i was really bussy lately. I've checked demo on Android today, and it works like a charm. Thank you for fixing it.
I builded demo on Android 5.1.1 and successfuly connected with https://react-native-webrtc.herokuapp.com/ on my laptop. The problem is that there is no video (local nor remote) on the phone. After starting application there are thrown these exceptions:
The only difference in code is fix from here, everything else is untouched. Am i doing something wrong or is it currently not supported on Android?