I am using capacitor version 3.3.3 and using the Cordova firebase plugin for my application.
for the iOS platform while installing the pod I am facing compatibility issues: CocoaPods could not find compatible versions for pod "FirebaseCore"
So please help me with this issue if anyone faces the same issue while using the firebase Cordova plugin in the ionic/capacitor application.
I am attaching my error and Podfile screenshot here for more details.


Tagging a bunch of people is not necessary and is likely to cause the forum to flag posts as spam…
It’s not clear what the issue is from what you’ve provided. Can you provide a sample in the forum of a github repo
Yes, I am providing you with more details about the problem which I am facing now.
I am getting this error when I am trying to create a build for Ionic with the capacitor. This issue comes when the “pod install” process going on. It’s related to the version compatible issue.
I am attaching my package versions also here so please check once from your side.