Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

'FBSDKAppEvents.h' file not found when using cocoapods for facebookSDK

$
0
0

I am trying to update FacebookSDK using cocoapods in my RN app and i keep getting error:

'FBSDKAppEvents.h' file not found.

at file FBSDKCoreKit.h

My pod file is

target 'App' do
  use_frameworks!

  # Pods for App
  pod 'FBSDKCoreKit'
  pod 'FBSDKLoginKit'
  pod 'FBSDKShareKit'
end

Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>