AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
170 stars 92 forks source link

Error on pod install activating strict mode from Podfile #182

Closed rubenofen closed 3 years ago

rubenofen commented 3 years ago

Report

SDK Version

6.3.20

What did you do?

I upgraded versión from 6.x.x to 6.3.20.

What did you expect to happen?

Install appsFlyer in strict mode for kids

What happened instead?

An error have been raised during pod install:


[!] CocoaPods could not find compatible versions for pod "AppsFlyerFramework/Strict":
  In Podfile:
    react-native-appsflyer (from `../node_modules/react-native-appsflyer`) was resolved to 6.3.20, which depends on
      AppsFlyerFramework/Strict (= 6.3.2)

None of your spec sources contain a spec satisfying the dependency: `AppsFlyerFramework/Strict (= 6.3.2)`.

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.

## Please provide any other relevant information.
amit-kremer93 commented 3 years ago

Hi @rubenofen, try to remove the plugin completely, add it again and run pod install. Next time please open the issue in the React-Native Appsflyer repo