Answers for "cocoapods could not find compatible versions for pod "ffmpeg-kit-react-native"

1

CocoaPods could not find compatible versions for pod "EXFileSystem

#go to /ios and open  podfile 

the top of file 

platform :ios, '14.4.2'

'14.4.2' is the lastest verison
Posted by: Guest on April-16-2021
0

CocoaPods could not find compatible versions for pod "Capacitor":

platform :ios, '15.0' // Change this from 11 to 15
Posted by: Guest on January-06-2022

Code answers related to "cocoapods could not find compatible versions for pod "ffmpeg-kit-react-native"

Browse Popular Code Answers by Language