Facebook AR Studio 网络模块
Facebook AR Studio Network Module
我正在开发 Facebook 最近公开测试版的 AR Studio。这真是一个有趣的产品。
当我使用 here 中记录的网络 API 时,只需将示例代码复制并粘贴到 AR Studio 脚本中。响应是 Error: "The domain is not whitelisted"
.
因为我只能在AR Studio(而不是Facebook APP)中登录个人账户,所以我不知道在哪里可以设置我的whitelisted domain
。
资料有限,欢迎大家提供!
前往 "Project/Edit Properties/Capabilities"。如果您加载了 Networking 模块,您应该会看到 Networking 显示在那里。
如果您没有看到它,请单击左下角的“+”号。
您会看到白名单域的字段。在这里添加你的。
Where you'll add the Whitelisted Domain.
我正在开发 Facebook 最近公开测试版的 AR Studio。这真是一个有趣的产品。
当我使用 here 中记录的网络 API 时,只需将示例代码复制并粘贴到 AR Studio 脚本中。响应是 Error: "The domain is not whitelisted"
.
因为我只能在AR Studio(而不是Facebook APP)中登录个人账户,所以我不知道在哪里可以设置我的whitelisted domain
。
资料有限,欢迎大家提供!
前往 "Project/Edit Properties/Capabilities"。如果您加载了 Networking 模块,您应该会看到 Networking 显示在那里。 如果您没有看到它,请单击左下角的“+”号。 您会看到白名单域的字段。在这里添加你的。
Where you'll add the Whitelisted Domain.