开发我的应用程序时需要在本地(本地主机)模拟 facebook iframe
好的 , 在开发 Facebook 应用程序时,我总是必须在 Facebook Iframe 画布上进行模拟和测试 将新代码上传到主机然后进行调试有点困难(浪费时间) 有没有办法可以在本地模拟 Facebook Iframe 喜欢虚拟 Facebook 或任何用于此目的的 IDE 吗? 提前致谢。
Ok ,
While developing facebook application I always had to simulate and test on Facebook Iframe canvas
it's kinda hard uploading your new code to the host and then debugging (waste of time )
is there a way I can simulate the Facebook Iframe Locally
Like a virtual FaceBook or any IDE for this purpose ?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,没有什么可做的。构建和构建的唯一可靠方法平台测试是针对实际的 API 进行开发。
No, there's nothing to do this. The only reliable way to build & test for platform is to do your development against the actual API.