I need to allow my app's users to upload a photo to the app (not to change their Facebook profile photo) so that other app users (who are not necessarily Facebook friends of the uploader), can see the photo only via this app and comment on it.
What is the right way to do this?
One idea I have in mind is opening a Facebook page for my app and when a user uploads a photo it will be uploaded to app's page. Then when other app users want to see photos and comments they will be loaded from this FB page.