• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Android Posting to Facebook & Twitter via the URL Method

RyanC

Member
Hi Guys,

I've recently implemented some post sharing on various social media for in-game rewards to help my app get exposure when released and I'm having some issues with opening the Facebook app.

Example url
https://facebook.com/sharer/sharer.php?u=https://facebook.com/page_id/videos/video_id

This is what I'm trying to achieve.
I would like the URL to open the Facebook app as priority and if the user does not have the app installed then it opens the internet browser.

I have this working fine for Twitter and Google Plus but Facebook always defaults to the browser instead of opening the Facebook app.

Any ideas?
 
Top