Does anyone know where to find the framework ParseFacebookUtils/PFFacebookUtils.h in the new version of the SDK in CocoaPods? Bolts are installed automatically but no ParseFacebookUtils
Thanks!
The official pod is Parse
not Parse-iOS
, actually the iOS was just deprecated a couple of days ago, to get things working just add ParseFacebookUtils
to your pods file and update.
So this means your pods file should look like
pod 'Facebook-iOS-SDK' pod 'Parse' pod 'ParseFacebookUtils'
save and update.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With