[IOS] Impossible to build
Opened this issue · 0 comments
avencat commented
Hi!
First of all, thanks for your work @Anton-Dodonov, I'm trying this library but it's impossible to build with it, I followed your instructions in https://github.com/telefon-one/react-native-sip2/blob/master/docs/installation_ios.md but I'm getting this error:
/.../node_modules/react-native-sip2/ios/RTCPjSip/PjSipVideoViewManager.m:3:9: 'VialerPJSIP/pjsua.h' file not found
Can you please help in resolving this issue? (I'm using React Native 0.68.2 so I did not run react-native link
) Do I have to manually install VialerPJSIP?
Versions:
- React Native: 0.68.2
- react-native-sip2: 3.0.2