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
There is an incompatibility with another capacitor plugin "@capacitor-community/facebook-login".
Can you update FBSDKCoreKit version to >=9.0.1 please.
Thank you
[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit":
In Podfile:
CapacitorCommunityFacebookLogin (from `../../node_modules/@capacitor-community/facebook-login`) was resolved to 1.1.0, which depends on
FBSDKCoreKit (= 9.0.1)
CapacitorPluginFacebookAnalytics (from `../../node_modules/capacitor-plugin-facebook-analytics`) was resolved to 0.0.4, which depends on
FBSDKCoreKit (~> 8.0.0)
The text was updated successfully, but these errors were encountered:
@SpellChucker@kedarguy
Can you fix this please ?
-> File: CapacitorPluginFacebookAnalytics.podspec line 17
-> Replace 'FBSDKCoreKit', '~> 8.0.0' by 'FBSDKCoreKit', '>= 8.0.0'
Hello,
There is an incompatibility with another capacitor plugin "@capacitor-community/facebook-login".
Can you update FBSDKCoreKit version to >=9.0.1 please.
Thank you
The text was updated successfully, but these errors were encountered: