Search code examples
facebookfacebook-timeline

Is there a work around solution for displaying Facebook App tabs on mobile device?


At the moment when you send a Facebook tab URL link to a mobile device you get the following response 'The page you requested was not found' - does anyone know of a workout solution - maybe utilising a fb mobile app that would allow the display of page tab on mobile devices?


Solution

  • I recommend you to provide App Canvas URL to show mobile version of the app to the users who use mobile devices instead of the Page Tab URL. Note that if an user access to the App Canvas URL in a mobile device, the user will see the content of the 'Mobile Web URL' in the facebook app setting, while an user access to the App Canvas URL in a desktop browser, the user will se the content of the "App Canvas URL."

    1. When an user access to the App Canvas URL in a desktop browser, just redirect to the page tab url
    2. When an user access to the App Canvas URL in a mobile device, Facebook will redirect the user to the Mobile Web URL, just serve mobile version of the app in Mobile Web URL.