error: RN | react-native-webrtc

Lumpen·2023년 5월 31일
0

WebRTC

목록 보기
7/8

react-native-webrtc 설치 시 m1 이슈 발생

sudo arch -x86_64 gem install ffi
arch -x86_64 pod install --repo-update

m1 스타일로 설치 해주면 설치는 된다..

https://velog.io/@lumpenop/error-RN-Failed-to-build-iOS-project.-We-ran-xcodebuild-command-but-it-exited-with-error-code-65
m1 스타일로 설치 후 기존에 설치된 pods file 등을 다 지우고 pod install 하면 되는듯..

m1 스타일로 설치 후 삭제, 다시 pods 지우고 pod install

그래도 앱 빌드는 안된다..

https://stackoverflow.com/questions/60015309/how-to-run-an-ios-app-that-causes-runtime-error-for-frameworks-code-signature-i/60090629#60090629

테스트중.................

https://github.com/react-native-webrtc/react-native-webrtc
에서 anroid, ios 각각 권한 설정 필요

ios 설정 파일이 꼬여서 발생했던 문제..
모든 설정 및 설치 초기화 후
아무 설정 없이 react-native-webrtc 를 설치하니까 작동..
profile
떠돌이 생활을 하는. 실업자는 아니지만, 부랑 생활을 하는

0개의 댓글