-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
castValue error #48629
Comments
Warning Could not parse version: We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.76.2. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Warning Could not parse version: We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.76.2. |
"react": "18.2.0", |
Warning Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native. |
@water-cooling Can you please try to repro this issue on latest |
@shubhamguptadream11 my project involves HarmonyOS cannot be upgraded to a higher version |
Description
ios/Pods/Headers/Public/React-Fabric/react/renderer/core/RawValue.h:100:12: error: no matching function for call to 'castValue' #
Steps to reproduce
On XCode 16.2, the rn version is 0.72 Debug can run on a real machine. Release will report an error
React Native Version
0.72
Affected Platforms
Other (please specify)
Output of
npx react-native info
Stacktrace or Logs
Reproducer
none
Screenshots and Videos
none
The text was updated successfully, but these errors were encountered: