mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-13 22:52:30 +00:00
Recent changes in lib-jitsi-meet probably led to (1) our RTCPeerConnection customizations on react-native not being used which is a problem because we need them for at least NAT64 on iOS in order to pass the review in Apple's App Store and (2) unexpected exceptions inside react-native-webrtc. The Promise-based WebRTC API should be merged from react-native-webrtc's upstream but I don't want to do it right now because last time we got multiple bugs in addition.