question

Wang Yichun avatar image
Wang Yichun asked

How to divide "Development Mode" / "Production Mode"?

Does PlayFab have features about divide "Development Mode" / "Production Mode"?

If not, when will support it?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

What most developers do is to have separate Title IDs for development, test, and production. It's relatively simple to use our Admin API calls - or even the Game Manager - to "copy" configuration info from one Title ID to another, enabling you to make it part of your build process. The one chicken-and-egg thing to watch out for is in your catalog definitions: Since drop tables have to reference inventory items, but a container or bundle (which are inventory items) can reference drop tables, you need to first set up the non-container/bundle items, then the drop tables, then the containers/bundles.

We will be providing a way to "push" a configuration from one title to another later on, but we do not have a specific date for release of that yet. When it is available, we'll be posting about it, so that everyone is aware.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.