question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I have some errors please help me

See original GitHub issue

Hi i dont install webrtc in my react native project.I have some errors this errors is here WebRTCModule+VideoTrackAdapter.m:7:9: 'React/RCTBridge.h' file not found RCTWebRTC/WebRTCModule.h:11:9: 'React/RCTBridgeModule.h' file not found

I follow this document https://github.com/react-native-webrtc/react-native-webrtc/blob/master/Documentation/iOSInstallation.md

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
willhennessycommented, May 16, 2020

Hi saghul, he is referring to your previous comment about making adjustments to the iOS installation instructions given that linking is no longer necessary in RN 0.60.

I just created a fresh project following the iOS instructions with RN 0.62.2 and react-native-webrtc 1.75.3 and receive the same build error as mertbuldur:

/Users/willhennessy/MyWebrtcDemo/node_modules/react-native-webrtc/ios/RCTWebRTC/WebRTCModule+RTCDataChannel.m:3:9: fatal error: ‘React/RCTBridge.h’ file not found #import <React/RCTBridge.h> ^~~~~~~~~~~~~~~~~~~ 1 error generated.

Screen Shot 2020-05-16 at 2 54 16 AM

I notice that RCTBridge.h is not included in WebRTC.framework/Headers - perhaps that’s the cause?

Do you understand what’s going wrong? Or would you please be able to update the iOS installation instructions for RN 0.62?

Thanks!

0reactions
s-mikulichcommented, May 27, 2020

@saghul, could you check the problem, please? “react”: “16.11.0”, “react-native”: “0.62.2”, “react-native-webrtc”: “1.75.2” Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

50 Common Errors - Check Grammar - Avoid Mistakes
Learn all 50 Common Errors that students make all the time, from the Virtual Writing Tutor. Do you recognize an error, mistake, blunder, ......
Read more >
Common Grammar Mistakes: 11 Goofs You Might Know Too ...
1. Loose vs. lose · 2. Me, myself, and I. One of the most common causes of grammatical pain is the choice between...
Read more >
I keep getting "There was an error. Please try again" when ...
Hello! Welcome to Google Classroom Help Community! I don't have any specific information on that error message, but you ...
Read more >
30 of the Most Common Grammatical Errors We All Need to ...
This one drives me up a wall when I see it in the wild. Can you see what's wrong with this sentence? Our...
Read more >
We found some errors. Please review the form and make ...
Our customer facing sites use custom application integrations to authenticate website users against the Okta public API using tokens.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found