You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for lib. I have a small question.
I am using you lib with another (facebook_app_events) and there is a version conflict :(
[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit":
In Podfile:
facebook_app_events (from .symlinks/plugins/facebook_app_events/ios) was resolved to 0.0.1, which depends on
FBSDKCoreKit (~> 9.0.0)
facebook_deeplinks (from `.symlinks/plugins/facebook_deeplinks/ios`) was resolved to 0.1.0, which depends on
FBSDKCoreKit (= 5.5.0)
Thanks in advance for help.
The text was updated successfully, but these errors were encountered:
Hello, thank you for lib. I have a small question.
I am using you lib with another (facebook_app_events) and there is a version conflict :(
[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit":
In Podfile:
facebook_app_events (from
.symlinks/plugins/facebook_app_events/ios
) was resolved to 0.0.1, which depends onFBSDKCoreKit (~> 9.0.0)
Thanks in advance for help.
The text was updated successfully, but these errors were encountered: