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 have created an application using iframe / Javascript. I developed the whole application , I tested with my and one of my friend's FB user Id. It worked fine.

Now when I try from a third person's Login but I could not find my application from serach box.

I have already turned off "Sand Box" mode. So that it is available to general users.

Right now it is only availble to me and my test user.

share|improve this question

1 Answer

What happens when you access the app directly through it's namespace?

i.e http://apps.facebook.com/{appName}

Just because the result isn't returned by search doesn't necessarily mean the app isn't working.

share|improve this answer

Your Answer

 
discard

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

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