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.
Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Firebase/CoreOnly":
In Podfile:
CapacitorCommunityFirebaseAnalytics (from `../../node_modules/@capacitor-community/firebase-analytics`) was
resolved to 1.0.1, which depends on
Firebase/Analytics (~> 8.0) was resolved to 8.0.0, which depends on
Firebase/Core (= 8.0.0) was resolved to 8.0.0, which depends on
Firebase/CoreOnly (= 8.0.0)
CapacitorFirebaseAuthentication (from `../../node_modules/@capacitor-firebase/authentication`) was resolved to
0.3.1, which depends on
Firebase/Auth (= 9.1.0) was resolved to 9.1.0, which depends on
Firebase/CoreOnly (= 9.1.0)