Skip to content
Back

IOS Flutter Purchases & Purchases UI

  • 0
  • Flutter
  • Apple
  • Cloud
Adam ONeill
30 Dec, 2024, 18:14

Im intstalling the pods file for purchases flutter. this works really well on android but I'm having issues here. Anyone know if this is a common fix? Before I go searching for the various versionings?

TypeScript
[!] CocoaPods could not find compatible versions for pod "RevenueCat":
  In Podfile:
    purchases_flutter (from `.symlinks/plugins/purchases_flutter/ios`) was resolved to 8.3.2, which depends on
      PurchasesHybridCommon (= 13.13.0) was resolved to 13.13.0, which depends on
        RevenueCat (= 5.14.0)

    purchases_ui_flutter (from `.symlinks/plugins/purchases_ui_flutter/ios`) was resolved to 6.17.0, which depends on
      PurchasesHybridCommonUI (= 9.0.0) was resolved to 9.0.0, which depends on
        RevenueCatUI (= 4.32.1) was resolved to 4.32.1, which depends on
          RevenueCat (= 4.32.1)
TL;DR
Developers are encountering compatibility issues with CocoaPods when attempting to install Purchases Flutter on IOS. The problem arises with conflicting versions of RevenueCat dependencies. The common fix for this issue is to ensure all dependencies are aligned to the latest version, allowing for proper installation.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more