-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$1000] Fix iOS React Native error 'value' is unavailable #18653
Comments
Triggered auto assignment to @flaviadefaria ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0180b96036d141f4c5 |
Current assignee @flaviadefaria is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
Current assignee @neil-marcellini is eligible for the External assigner, not assigning anyone new. |
This isn't actually a bug but I wanted to use the label temporarily to kick start the process with external contributors. I think a contributor can fix this. |
If upgrading RN fixes the issue, there's already PR |
Awesome thanks for linking that @aimane-chnaif! I figured maybe that was already in the works. I'll hold on the upgrade issue and we can retest once it's done. |
Not overdue. |
@neil-marcellini when put this on hold can you also switch it to weekly? |
Oh yeah on it, I must have gotten distracted last time. |
I'm OoO for 8 days so re-adding the BUG label, but keeping myself assigned. I'll be back at work on May 30th if this needs to be actioned before I'm back please re-apply the bug label. |
Still on hold |
ditto |
Holding, I'm making this a monthly. |
Still on hold, there's progress. |
#18444 is now resolved. I think we can close this. |
Oh awesome, yes! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Problem
With the latest Xcode installed, when you run
npm run ios
it fails with the error'value' is unavailable: introduced in iOS 12.0
Importance
All developers needs to be able to easily run the App on iOS. The workarounds for now are to downgrade to an older version of Xcode or manually set the iOS Deployment target to iOS 13.0 for the React-Codegen Pod, as described here. These workarounds are time consuming and we don't want to have to do them forever.
To be clear this is a dev only error, not a bug with the App
Solution
Upgrade our react native installation to at least 0.71.6 which will fix this error.
Issue reported by: @neil-marcellini
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: