I am trying to initiate a Facebook login for my app and I have been following the developers guide but came across this error. It states that ParseFacebookUtilsV4/PFFacebookUtils.h not found.
Also it states that it failed to import my bridging header.
It stated that with the FSBDKCoreKit that the file could not be found, however i was able to rectify that by writing with the framework search path within the project section but I don't know what to do with this one.
Any help will be much appreciated! thanks