如何为移动站点配置 facebook canvas 应用程序?
How to configure The facebook canvas application for Mobile site?
我开发了一个 canvas 应用程序,但我没有移动网站 now.So 我如何为移动设备和桌面设备设置 canvas 页面 url ?
我需要更改应用程序的代码吗?因为如果我为两者设置相同的 url,它会抛出错误 "The app is misconfigured for mobile devices"
那么,如何配置手机url?
谢谢
在您的应用程序设置中,将 URL 添加到 "Mobile Site URL" 输入字段,就在您指定 Canvas URL.
的位置
确保它是外部 URL(不是 apps.facebook.com/...)并确保您不会重定向到那个 URL 上的 apps.facebook.com。
我开发了一个 canvas 应用程序,但我没有移动网站 now.So 我如何为移动设备和桌面设备设置 canvas 页面 url ?
我需要更改应用程序的代码吗?因为如果我为两者设置相同的 url,它会抛出错误 "The app is misconfigured for mobile devices"
那么,如何配置手机url? 谢谢
在您的应用程序设置中,将 URL 添加到 "Mobile Site URL" 输入字段,就在您指定 Canvas URL.
的位置确保它是外部 URL(不是 apps.facebook.com/...)并确保您不会重定向到那个 URL 上的 apps.facebook.com。