指定 "production version" 没有虚拟主机
Specify "production version" without Web Hosting
当我打开 Instant Games 应用程序时,我收到 Your instant game doesn't have a production version 错误。
如何指定这样的生产版本 没有 虚拟主机(从而上传 .zip 存档)?
即时游戏始终由 Facebook 托管。
听起来您只是错过了执行 https://developers.facebook.com/docs/games/instant-games/test-publish-share#testing 中概述的必要步骤,特别是“生产化构建”步骤:
To test the upload in a production environment, the build must first be staged for production. Click the "★" button to push the build to production.
当我打开 Instant Games 应用程序时,我收到 Your instant game doesn't have a production version 错误。
如何指定这样的生产版本 没有 虚拟主机(从而上传 .zip 存档)?
即时游戏始终由 Facebook 托管。
听起来您只是错过了执行 https://developers.facebook.com/docs/games/instant-games/test-publish-share#testing 中概述的必要步骤,特别是“生产化构建”步骤:
To test the upload in a production environment, the build must first be staged for production. Click the "★" button to push the build to production.