嗨,我每次运行它时都会返回FBSessionStateClosedLoginFailed状态。我已经检查了我的包名称、URL设置等,一切正常。事实上,facebook知道我已经通过该应用程序进行了身份验证。但是,每次我调用openWithCompletion时,我的session都会失败![appDelegate.sessionopenWithCompletionHandler:^(FBSession*session,FBSessionStatestatus,NSError*error){switch(status){caseFBSessionStateOpen:NSLog(@"Ope