Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

newtoiphonesdk

macrumors 6502a
Original poster
Jul 30, 2010
567
2
I remember many times having apps that would pop up an alertview saying the app wanted my permission to access Twitter accounts. Is that something that has to be handled by the app itself, or does that get automatically called with

Code:
requestAccessToAccountsWithType:accountType options:nil
                              completion:^(BOOL granted, NSError *error)
This is in regards to iOS 6 only, not any other versions.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.