Skip to content

RN 0.78.3 iOS build error 'jsinspector-modern/tracing/CdpTracing.h' file not foundΒ #8157

@Aikenwu

Description

@Aikenwu

What happened?

Image

Initially, I thought the issue was with Expo, because Expo 53 is incompatible with RNN 0.78.3 and requires RNN 0.79 (expo/expo#33066). Later, I suspected a Firebase issue, checking this issue, but still misunderstood (invertase/react-native-firebase#8271 (comment)). It wasn't until I discovered the error was in the RNN build process that I remembered dealing with this issue before (#8026). Following this approach, I added the following search path, and the problem was solved.

Below is my complete patch. For RN 0.78.3 RNN 8.4.3 Expo 53.0.14

react-native-navigation+8.4.3.patch

What was the expected behaviour?

same like #8026

Was it tested on latest react-native-navigation?

  • I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

No response

In what environment did this happen?

React Native Navigation version: 8.4.3
React Native version: 0.73.8
Has Fabric (React Native's new rendering system) enabled: (yes/no) yes
Node version: 22.21.1
Device model:
iOS version: 18.6

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions