Questions tagged [acaccount]

An ACAccount object encapsulates information about a user account stored in the Accounts database.

Developer.apple.com entry.

78 questions
-1
votes
1 answer

Restrictions of using Social framework for a Twitter app?

I'm looking into making a new app which integrates heavily with Twitter, and I'm trying to find out if the Accounts and Social framework is capable of that. It's worked in the past for basic calls, but it's not stated anywhere what its limits are -…
Andrew
  • 7,693
  • 11
  • 43
  • 81
-1
votes
1 answer

ACAccount Unrecognized selector sent to instance(NSInvalidArgumentException)

I select one of the existing accounts. I want to pass another viewController this selected account. But i get this error --> "Unrecognized selector sent to instance" Here my code: select account on tableView: -(void)tableView:(UITableView…
renis
  • 171
  • 7
  • 16
-1
votes
2 answers

Find Facebook account attached to iPhone

I am working on a sample project, where I need to find Facebook account stored in settings app.I am using Facebook SDK. I have tried using ACAccountStore but it returns an empty NSArray of accounts. Is this the right way or am I missing something.
Vivek Molkar
  • 3,910
  • 1
  • 34
  • 46
1 2 3 4 5
6