I am facing problems in the latest version of iOS.
Xcode version: Version 14.2 (14C18)
POD Target: 11.0
>!] CocoaPods could not find compatible versions for pod "PurchasesHybridCommon":
In Podfile:
purchases_flutter (from `.symlinks/plugins/purchases_flutter/ios`) was resolved to 4.10.0, which depends on
PurchasesHybridCommon (= 4.13.1)
None of your spec sources contain a spec satisfying the dependency: `PurchasesHybridCommon (= 4.13.1)`.
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
✓] Flutter (Channel stable, 3.7.0, on macOS 13.1 22C65 darwin-arm64, locale tr-TR)
✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
n✓] Xcode - develop for iOS and macOS (Xcode 14.2)
X✓] Chrome - develop for the web
p✓] Android Studio (version 2021.1)
v✓] VS Code (version 1.75.1)
✓] Connected device (3 available)
e✓] HTTP Host Availability• No issues found!