iOS 6 Social framework not going to settings or no alert
问题 I'm trying to implement the new social framework in iOS6, and have it working, except for 2 weird problems. If I've enabled the services I'm interested in (say... FaceBook), then it works fine. However, if the accounts are deleted from the settings panel (let's say FaceBook, to be consistent), then I get differing, and frustrating behaviors in the simulator and the device. Here's the relevant code in my view controller: //Method for FaceBook - (IBAction)doFacebook:(id)sender{ //check to see