Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm building an iOS app and users are able to share content via Facebook or Twitter. I'm using the standard iOS built-in Facebook and Twitter code.

If a user has not yet added his Facebook account under his iPhone Settings I will get the following error after trying to share:

"There are no Facebook accounts configured. You can add or create a Facebook account in Settings..."

The same warning message happens if Twitter is not setup. And that is expected.

My questions is, how can I use a programmatically use a custom error message, like: "Oops, you have to go to your device Settings and add your Facebook account first..." ?

Thanks.

share|improve this question
User can login to their account from your app right?Please explain – Ramz Nov 7 '12 at 3:56

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.