Can't use facebook sharer.php custom parameters in mobile sites

前端 未结 4 526
离开以前
离开以前 2021-01-31 20:32

I own a jQuery mobile website. There i using facebook share option with custom parameters to add title, description, image with link

Like below, https://www.facebook.com

4条回答
  •  情话喂你
    2021-01-31 20:42

    Use the mobile url to fix the problem in mobile devices, Facebook will redirect to the share dialog in desktop.

    http://m.facebook.com/sharer.php?u=

    Here is an example: https://careers-hangarcr.herokuapp.com/job/apply/55c277c0fb8b040300622602

提交回复
热议问题