Twitter Account accountStore Permissions Dialog / Alert ...
Twitter Account accountStore Permissions Dialog / Alert ...
- Subject: Twitter Account accountStore Permissions Dialog / Alert ...
- From: R <email@hidden>
- Date: Wed, 07 Mar 2012 15:15:38 -0800 (PST)
I notice that when I call:
[[self accountStore] requestAccessToAccountsWithType:[self
accountType]
withCompletionHandler:^(BOOL granted, NSError *error) {
etc....
}];
when the dialog is presents and asks for allow or notAllow access, my
app resigns active. After the button push, the app resumes. I can't
find anything in the documentation warning me of this.
Is this normal behavior?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden