如何让“内部Facebook App浏览器”中的用户喜欢我的页面而无需定向到新页面?

时间:2019-01-04 00:47:06

标签: facebook facebook-javascript-sdk

当我在Facebook浏览器中访问this page(“ Facebook Like Button”官方页面)时,“ like”按钮运行正常。

它是这样工作的:

1 - Click the "like"

2 - There will be a sparkle animation showing

3 - Then the like action is done

但是,当我将同样的代码放入我的page时,仍在Facebook内部浏览器中,单击“赞”按钮后,没有动画,并且我被重定向到新页面,要求确认类似动作。

Here is the screenshot of the new confirm box

有没有办法让用户直接喜欢我的页面,而无需此“您想喜欢此页面”确认框?我想要此功能是因为人们正在我的页面上执行操作,如果将他们定向到另一个页面,则该页面的状态将消失。

感谢任何提示!

0 个答案:

没有答案