1
votes

How do I deal with a user who clicks 'Don't Allow' when first prompted 'Example Would Like Access to Twitter Accounts' ?

Twitter popup

Is it only possible to give them a popup explaining that they now have to go into the Settings and allow access to the app?

1

1 Answers

1
votes

You can use [TWTweetComposeViewController canSendTweet]. If this returns NO, direct the user to their account page.