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

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -