Please update minimum ios target #60
Closed
vulnfincorp
started this conversation in
General
Replies: 1 comment
-
Supporting IOS versions older than 14 is not a feature I'm planning to. You can create a local patch in your app so it will support it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use expo sdk51 => podfile: platform :ios,'13.4'
pod install => error "Specs satisfying the
VisionCameraFaceDetector (from
../node_modules/react-native-vision-camera-face-detector)
dependency were found, but they required a higher minimum deployment target"Please update minimum ios target to '13.4'
Beta Was this translation helpful? Give feedback.
All reactions