My react native app build when i do run-ios, but after installing webrtc with this command:
npm install react-native-webrtc --save
i get this error:
error failed to build ios project. we ran xcodebuild command but it exited with error code 65
i tried every on this solution:error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65 nothing worked
any one have any ide how to fix this?