facebook login issue
摘要:
If enable the facebook account in settings, when change account can't open the session.-(void)fbResync{ ACAccountStore *accountStore; ACAccountType *accountTypeFB; if ((accountStore = [[ACAccountStore alloc] init]) && (accountTypeFB = [accountStore accountTypeWithAccountTypeIdentifier:AC 阅读全文
posted @ 2013-08-29 08:28 小浪鼓 阅读(684) 评论(0) 推荐(0) 编辑