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 am new to facebook development and I wanted to experiment with it. I created hello world app using the getting started guide. I can access my app and see my changes. But when my friends login to their facebook account, and search for apps, they cannot see my app. I do not see any setting in my app to publish the app on facebook so that others can like my app. I searched facebook forums but could not find the answer. Can some one please let me know. I am scratching my head for past few weeks.

Thanks in advance. myfacebook

share|improve this question

closed as off topic by Brian Roach, Igy, MPelletier, Bill the Lizard Mar 31 at 14:41

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Have you checked if your app is in "sandbox" mode? If it is, it will only be available to you.

To make sure your app is publicly available, get the app's URL and give it to your friend. If he can load it, it is public.

Go to developers.facebook.com, click apps. Select your app. You should see a "Canvas Page" heading with a link. Give this link to your friend.

There is no way to publish an app explicitly.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.