blackuy / react-native-twilio-video-webrtc

Twilio Video (WebRTC) for React Native
MIT License
604 stars 403 forks source link

UIView+React.h' file not found #232

Open tbiinfotech opened 4 years ago

tbiinfotech commented 4 years ago

I have followed all the steps to link the twilio webrtc library in ios but when i try to install the pods it will show me the error of "UIView+React.h' file not found".

react-native - 0.60

pod's are installing in ios version 9.0

Screenshot 2019-09-16 at 7 19 03 PM

mfkrause commented 4 years ago

See issues #92 and #126, do the solutions there help?

tbiinfotech commented 4 years ago

I have checked #92 and #126 but the issue still exist. The version of Xcode and react native are as follows.

Xcode version -> 10.1 React Native -: 0.60

FrenchBully commented 4 years ago

The same issue is occurring with ejected Expo Bare workflow.

I tested using Expo init to spin up the simple starter app and was unsuccessful to build to my iPhone 11. I've tried the possible solutions in #92 and #124

Xcode v11 Expo-cli 3.17.14 RN 0.61.4 Device IPhone 11 SDK iOS 13.4

Balasnest commented 4 years ago

will this project won't run on Xcode 11? I am facing this same issue. @FrenchBully @tbiinfotech How did you manage to get it to work?

jafar-jabr commented 3 years ago

I think the documentation is a little bit "misleading". for this error the fix in most of cases is: react-native unlink react-native-twilio-video-webrtc