Open Jonatthu opened 2 days ago
After doing pod install with expo:
⚠️ Something went wrong running `pod install` in the `ios` directory. Command `pod install` failed. └─ Cause: Invalid `Podfile` file: no implicit conversion of nil into String. # from /Users/jonatthu/DatterX/datterx-network/apps/facescan/ios/Podfile:38 # ------------------------------------------- # # @generated end ffmpeg-kit-react-native-import > config = use_native_modules!(config_command) # # ------------------------------------------- pod install --repo-update --ansi exited with non-zero code: 1
@config-plugins/ffmpeg-kit-react-native
iOS
52
Upgrading a fresh expo 51 sdk to 52 and using this pluging.
Same issue, we need a version for expo 52
Summary
After doing pod install with expo:
Config Plugin
@config-plugins/ffmpeg-kit-react-native
What platform(s) does this occur on?
iOS
SDK Version
52
Reproducible demo
Upgrading a fresh expo 51 sdk to 52 and using this pluging.