Skip to content
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

'value' is unavailable: introduced in iOS 12.0 #36770

Closed
wants to merge 1 commit into from

Conversation

iamsaadMehmood
Copy link

@iamsaadMehmood iamsaadMehmood commented Apr 3, 2023

After updating Xcode to 14.3.
The app starts crashing and gives an error
'value' is unavailable: introduced in iOS 12.0.
To Fix that I have updated the deployment target from 11.0 to 12.0

Changelog:

[iOS] [Fixed] - Fix the crash in iOS by updating the deployment target from 11.0 to 12.0.

@facebook-github-bot
Copy link
Contributor

Hi @iamsaadMehmood!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

Warnings
⚠️ 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.
⚠️ 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.

Generated by 🚫 dangerJS against e8ededd

@iamsaadMehmood iamsaadMehmood changed the title update ios deployment target to fix crashing on ios 'value' is unavailable: introduced in iOS 12.0 Apr 3, 2023
@react-native-bot react-native-bot added Bug Platform: iOS iOS applications. labels Apr 3, 2023
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,569,009 +0
android hermes armeabi-v7a 7,883,400 +0
android hermes x86 9,050,927 +0
android hermes x86_64 8,905,954 +0
android jsc arm64-v8a 9,167,731 +0
android jsc armeabi-v7a 8,358,132 +0
android jsc x86 9,224,398 +0
android jsc x86_64 9,482,236 +0

Base commit: cb88e75
Branch: main

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 3, 2023
@cipolleschi
Copy link
Contributor

Hi there @iamsaadMehmood! Thank you for the PR, but this is not the right fix. We already landed the change that fixes that correctly in 36759 and we are about to release the supported versions of React Native with their right fixes:

I'm closing this PR.

@cipolleschi cipolleschi closed this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants