-
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
Missing '#include "ReactCommon/SchedulerPriority.h"'; 'SchedulerPriority' must be declared before it is used #48247
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.76.5. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Hi @benji-jo, just to rule out basics stuffs:
Could you retake the first screenshot, including the library/framework that is erroring on the header |
Are they part of the app or a separate Library? On this image, I need one more line above. I don't know where the files lives, therefore I can't help you. Can you try to provide a reproducer for the problem in a separate/smaller app, using this template? |
Description
I'm trying to upgrade the react native version to 0.76.3, but an error occurs in iOS and the build fails. What's the problem?
Steps to reproduce
React Native Version
0.76.3
Affected Platforms
Build - MacOS
Areas
Other (please specify)
Output of
npx react-native info
Stacktrace or Logs
Reproducer
private repository
Screenshots and Videos
The text was updated successfully, but these errors were encountered: