use of undeclared identifier ‘FBSDKApplicationDelegate’
I’m trying to integrate fbsdk on my react native app but whenever i add the fbsdk on my appdelegate, im encountering this issue
use of undeclared variable ‘FBSDKApplicationDelegate’
I’m trying to integrate fbsdk on my react native app but whenever i add the fbsdk on my appdelegate, im encountering this issue