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 a facebook app which has feed dialog link. on Clicking the link the feed dialog opens up. I try to customize the friends who shall be able see the wallpost. This opens up the custom privacy dialog, but closes the feed dialog. So I cannot move forward with the wall post.

This happens when: The app is being used as a page tab AND The display mode is iframe.

This does not happens if: The app is being used as an app (apps.facebook.com/app_name) OR The display mode is popup.

Please advice...

share|improve this question
This is hard to debug without more details on exactly what functions you are calling. It might be that the functions you are using don't support XFBML or function differently. – Colin Smillie Sep 27 '11 at 13:17

1 Answer

there is currently a bug in facebooks feed dialogs and the privacy dropdown... facebook should sort this out soon. In addition, you should report this issue here.

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.