Hi all,
I’m trying to get RevenueCat up and running on my Expo-based application. I’ve installed the SDK (by running “yarn expo install react-native-purchases”. When trying to build the app (with EAS - “eas build --profile development --local --platform ios --output build/ios-dev-build.tar.gz”), the CocoaPods install script returns this:
CocoaPods could not find compatible versions for pod "PurchasesHybridCommon"
None of your spec sources contain a spec satisfying the dependency: `PurchasesHybridCommon (= 10.9.0)`.