I am creating an Android app that will include the ability to share. Besides the normal SEND intent that lets users pick provider I have Facebook-specific sharing.
Whenever a user completes a challenge, the results should automatically be posted to the user's wall. In addition, I have a Facebook page for my app and I wan't the user's wall post to appear on my Facebook page as well.
How can this be done? My first thought was to "tag" my page with the @symbol, but as far as I know that is only possible if the user has already liked my page?
The outcome I am looking for is for the shared post to appear both on the user's wall and on my Facebook page simultaneously.
For example: James just completed the Gold Rush Challenge and is ranked #52!