I have several issues with the Facebook FBSDK Kit, which my fellow programmers in the project don't have. I have already set up the pods, cleaned the build files, deleted the pods, updated them but I get the same errors again.
Semantic issue - Unknown type name 'SFAuthenticationSession' AR semantic issue - No known instance method for selector 'initWithURL:callbackURLScheme:completionHandler:'
in the FBSDKApplicationDelegate.m
I am using the FBSDK Corekit 4.25.0.
Does anyone have an idea how to fix this?