About 50 results
Open links in new tab
  1. Open Facebook page from Android app? - Stack Overflow

    Jan 27, 2011 · For iPhone, there exists the fb:// URL scheme, but trying the same thing on my Android device throws an ActivityNotFoundException. Is there a chance to open a Facebook profile in the …

  2. facebook - Getting fb.me URL - Stack Overflow

    Jan 3, 2017 · How do I go about either making, or retrieving facebook short url's (fb.me) from a page, profile, event etc? I want to update my url shortener site - but if the user links to a facebook page I …

  3. Decoding facebook's blob video url - Stack Overflow

    (As long as you are logged into FB and have permission to view the video). open up the video and r.click for Get Video URL (copy it) -if you have the option "Copy URL at current time", use that option …

  4. FB init function gives wrong version error - Stack Overflow

    I'm using the Facebook JS sdk, and I have created a new App today. Everything is configured properly. Using init function like: window.fbAsyncInit = function() { FB.init({ appId : '...

  5. how to access VAR_IN_OUT variable when FB cannot be extended?

    Dec 16, 2021 · I have been trying to gain access to the AXIS_REF_SM3 i.e. Axis of SM3_Basic.MC_MoveAbsolute in order to return the wDriveId of the axis. Since Axis is declared as a …

  6. What is the user agent string for facebook app from android

    Mar 17, 2015 · What is the user-agent string added when we open facebook app from an android mobile. I want to detect facebook app from android OS using user-agent string, is that achievable. …

  7. Correct way in 2018 to open Facebook app via website link?

    Jun 4, 2018 · Let me say first that I've researched this for the past 4 hours. From various threads, I have seen that linking to fb://page/PAGEID is the OLD way of opening the Facebook app via a website link …

  8. Get Facebook video id from fb.watch alias - Stack Overflow

    Aug 23, 2021 · Get Facebook video id from fb.watch alias Ask Question Asked 4 years, 6 months ago Modified 1 year, 11 months ago

  9. When do I need a fb:app_id or fb:admins? - Stack Overflow

    Jan 6, 2015 · Finally: fb:admins or fb:app_id - A comma-separated list of either the Facebook IDs of page administrators or a Facebook Platform application ID. At a minimum, include only your own …

  10. Custom URI Schemes for the Facebook Messenger - Stack Overflow

    Aug 24, 2014 · 30 Given the recent "encouragement" by Facebook to migrate to a separate messenger app, and as a followup to the {very informative!} answer to the question on URL/URI schemes …