We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting this error after updating to XCode 14.3.1. It was working correct on XCode 14.2, using Minimum iOS Deployment 11.0.
'devicesWithMediaType:' is deprecated: first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead.
Run without error
The text was updated successfully, but these errors were encountered:
@geek-ibrar were you able to find a solution?
Sorry, something went wrong.
@electricfeel1979 This worked for me
"react-native-video-processing": "git+https://[email protected]/shahen94/react-native-video-processing.git", "react-native": "0.68.1", node: v21.1.0 Xcode: 15.2 (15C500b)
No branches or pull requests
Getting this error after updating to XCode 14.3.1. It was working correct on XCode 14.2, using Minimum iOS Deployment 11.0.
Current Behavior
'devicesWithMediaType:' is deprecated: first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead.
Expected Behavior
Run without error
Your Environment
The text was updated successfully, but these errors were encountered: