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.

'WebRTC/RTCMediaStreamTrack.h' file not found

See original GitHub issue

I face this error when tried to build release mode.

Screen Shot 2021-01-25 at 12 13 44

My Podfile Screen Shot 2021-01-25 at 12 14 19

And build config on the xcode Screen Shot 2021-01-25 at 12 14 57

In my Podfile.lock cocoapod version COCOAPODS: 1.10.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
hiepnh610commented, Feb 9, 2021

@saghul My mistake, I built for simulator and get this issue. I plug my real device and rebuild again. It work fine.

0reactions
Daavidaviidcommented, Apr 16, 2022

Is it real device or simulator? For me it works for real device, but build failed for simulator. In order to build for simulator I had to use Rosetta mode.

Even with the latest update : 0.100.0 ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS build fails with 'WebRTC/RTCMediaStreamTrack.h' file not ...
iOS build fails with 'WebRTC/RTCMediaStreamTrack.h' file not found . Same for simulator or device. It has also failed with ...
Read more >
api/mediastreaminterface.h - src/webrtc - Git at Google
// This file contains interfaces for MediaStream, MediaTrack and MediaSource. // These interfaces are used for implementing MediaStream and MediaTrack as. // ...
Read more >
WebRTC.h File Not Found - Stack Overflow
When I tried to create an Archive built, I got this error: WebRTC/WebRTC.h' file not found. Error log ... #if TARGET_OS_IPHONE #import ...
Read more >
WebRTC 1.0: Real-Time Communication Between Browsers
This version: https://w3c.github.io/webrtc-pc/; Latest published version: ... Note that MediaStream is extended in in this document while ...
Read more >
Identifiers for WebRTC's Statistics API - W3C
A call to getStats () touches many components of WebRTC and may take significant time to execute. The implementation may or may not...
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