I would like to show all people which use my app. I tried this facepile code but it shows my friends only.
<iframe id="fbusage" scrolling="no" allowTransparency="true" src="https://www.facebook.com/plugins/facepile.php?app_id=123&amp;width=750&amp;max_rows=1" style="border:none; overflow:hidden; width:750px; height: 60px;" frameborder="0"></iframe>
How can I show all people using my app in iframe?