diff --git a/packages/facebook-analytics/ios/Podfile b/packages/facebook-analytics/ios/Podfile index 9b3f07ee..3085fd98 100644 --- a/packages/facebook-analytics/ios/Podfile +++ b/packages/facebook-analytics/ios/Podfile @@ -9,7 +9,7 @@ end target 'Plugin' do capacitor_pods - pod 'FBSDKCoreKit', '~>16.0.0' + pod 'FBSDKCoreKit', '~>18.0.0' end target 'PluginTests' do