facebook integration in iphone with Facebook sdk for ios5 and 6
问题 i have use FAcebook sdk 3.0 to integrate facebook.I have use sample code "HelloFacebookSample" to post status. I have change in Info.plist file with my AppId. I have problem that show armv7s,armv7 architecture problem.I even solve out that by "Build Active Architecture Only "to YEs. I have code that show button for login/logout for facebook #import "HFViewController.h" #import "AppDelegate.h" #import <CoreLocation/CoreLocation.h> @interface HFViewController () <FBLoginViewDelegate> @property