You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bug happened!
"react-native-video": "^6.0.0",
"react-native": "0.72.7",
pod install
Auto-linking React Native modules for target greenhouse: BVLinearGradient, RNCAsyncStorage, RNGestureHandler, RNImageCropPicker, RNKeychain, RNReanimated, RNSVG, RNScreens, react-native-ble-manager, react-native-blob-util, react-native-pdf, react-native-safe-area-context, and react-native-video
Framework build type is static library
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
Analyzing dependencies
[Codegen] Found FBReactNativeSpec
[Codegen] Found rncore
[!] CocoaPods could not find compatible versions for pod "react-native-video":
In Podfile:
react-native-video (from ../node_modules/react-native-video)
Specs satisfying the react-native-video (from ../node_modules/react-native-video) dependency were found, but they required a higher minimum deployment target.
[!] xcodeproj was renamed to project. Please update your Podfile accordingly.
Reproduction
repository link
Reproduction
Step to reproduce this bug are: null
The text was updated successfully, but these errors were encountered:
Version
"react-native-video": "^6.0.0",
What platforms are you having the problem on?
iOS
Architecture
New architecture with interop layer
What happened?
A bug happened!
"react-native-video": "^6.0.0",
"react-native": "0.72.7",
pod install
Auto-linking React Native modules for target
greenhouse
: BVLinearGradient, RNCAsyncStorage, RNGestureHandler, RNImageCropPicker, RNKeychain, RNReanimated, RNSVG, RNScreens, react-native-ble-manager, react-native-blob-util, react-native-pdf, react-native-safe-area-context, and react-native-videoFramework build type is static library
[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json
Analyzing dependencies
[Codegen] Found FBReactNativeSpec
[Codegen] Found rncore
[!] CocoaPods could not find compatible versions for pod "react-native-video":
In Podfile:
react-native-video (from
../node_modules/react-native-video
)Specs satisfying the
react-native-video (from
../node_modules/react-native-video)
dependency were found, but they required a higher minimum deployment target.[!]
xcodeproj
was renamed toproject
. Please update your Podfile accordingly.Reproduction
repository link
Reproduction
Step to reproduce this bug are: null
The text was updated successfully, but these errors were encountered: