Issues with pod install - RTCDefaultDecoderFactory not found

Hello!

I’m trying to perform a pod install on my project and I’m encountering a file-not-found error:

I’m using react 17.0.02, react-native 0.64.2, react-native-webrtc 1.92.0, iOS v11.0, and cocoapods 1.10.1. I was able to build the gumtest project fine so I’m not sure where the linking error is occurring. Thanks!