xcode - Parse.com wich shold I choose between ParseFacebookUtilsV4 and ParseFacebookUtils.framework -


parse says here: https://www.parse.com/docs/ios/guide#users-facebook-users

to import:

#import <parsefacebookutilsv4/pffacebookutils.h> 

but few lines above, says import parsefacebookutils.framework

in docs, said parsefacebookutils.framework ios only.

i tried, can't right import

you should import parsefacebookutilsv4.framework

this framework compatible new facebook ios sdk / api


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -