AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
276 stars 197 forks source link

Pods for 6.12.x are not available #483

Closed zeusstl closed 1 year ago

zeusstl commented 1 year ago

Report

Plugin Version

6.12.0

On what Platform are you having the issue?

ios

What did you do?

pod repo update pod install

What did you expect to happen?

Install the package and the correct pods

What happened instead?

[!] CocoaPods could not find compatible versions for pod "AppsFlyerFramework": In snapshot (Podfile.lock): AppsFlyerFramework (= 6.10.1)

In Podfile: react-native-appsflyer (from ../node_modules/react-native-appsflyer) was resolved to 6.12.1, which depends on AppsFlyerFramework (= 6.12.0)

Please provide any other relevant information.

amit-kremer93 commented 1 year ago

Try to remove the Pods folder and the Podfile.lock and install it again