Skip to content
Snippets Groups Projects
Commit a52f9fd9 authored by Lance Stout's avatar Lance Stout
Browse files

Prevent exception when used with React Native

Turns out that the RTCPeerConnection shim in React Native does not
expose a `getLocalStreams` method, so trying to make a bound proxy
would blow up.
parent a5b37128
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment