How do I share a big picture from an application?
We have an application with a trivia quiz, but we can only share small pictures.
Is it possible to share a picture at the original size?
here is the link for testing the apps:
https://www.facebook.com/LeChampionDeBlueExorcistCommunity?sk=app_374441249291232
Use Open Graph to share stories with (large) user generated action photos.
The documentation is here: https://developers.facebook.com/docs/opengraph/usergeneratedphotos/
Something like this will work, in conjunction with an Open Graph action post.
You can also post a photo to a user’s albums using the https://developers.facebook.com/docs/reference/api/photo/ API
Which you choose to use partly depends on the use case you have in mind.