Configuration

Your Instant Game can be configured in the following ways:

  • App Dashboard: Settings apply globally for all builds of your game.
  • Bundle JSON file: Settings in your bundle's fbapp-config.json file override the values in the App Dashboard and apply only to users to which the bundle is served.

Bundle-based configuration is useful for soft-launch scenarios in which more than one bundle can be live at the same time. This allows you to target multiple audiences by launching bundles with different application settings.