-
Notifications
You must be signed in to change notification settings - Fork 658
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
Build error on iOS app with react-native 0.73.6 #809
Comments
Anyone knows a fix for this? |
in the Manual Link (iOS / macOS) setup instructions, try skipping steps I, II, III, IV. only do steps V and VI |
Sadly that didn't work. But thanks for replying so fast |
I also encountered the same problem, but it only appeared in other manually built targets + secheme Finally, I found that this problem will occur as long as I do pod install. You can only temporarily delete the manually established target + secheme and re-establish it. xcode execution command + shfit + K |
I have installed this package and configured as per the documentation but facing build error in iOS. Works fine on Android.
Environment:
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-config": "1.5.2"
System:
MacBook M1 Pro
macOS: 14.4.1 (23E224)
Xcode: Version 15.3 (15E204a)
Error Screenshot:
The text was updated successfully, but these errors were encountered: