Ethan

Results 35 comments of Ethan

It's probably because the library uses JSONObject to retrieve data from the handshake. JSONObject by default is not included when running android unit tests, hence the NullPointerException. try adding the...

m94 fails with: ``` FAILED: WebRTC.framework/Info.plist rm -rf WebRTC.framework/Info.plist && /bin/cp -Rc gen/sdk/framework_objc_info_plist.plist WebRTC.framework/Info.plist cp: WebRTC.framework/Info.plist: clonefile failed: Operation not supported ``` (non mediasoup issue)

Thanks! Would it be possible to solve the current conflicts?

Thanks for the report! Sorry for the late response, I'll try and look into this ASAP