When making a networking request using the ACAccount and SLRequest objects in iOS, an alert appears when the app runs that asks
X app would like access to Twitter accounts
with buttons for "Don't Allow" and "OK.
Where does this alert get called from? What method/object is it associated with? Where can I modify this alert and can I modify it so the user can pick from accounts?