Overview

In the Mimiland platform, Remote Config is implemented as a tool to help developers increase flexibility, reduce development time, and improve player experience.

Main purposes of Remote Config:

  • Dynamic content updates:

    • Event: Change event content, rewards, and event durations without updating the app.

    • Game content: Change in-game text, images, and sounds to match special occasions or marketing campaigns.

  • Game balance:

    • Difficulty adjustment: Change the difficulty of levels, bosses, or other features to ensure a balanced gaming experience for all players. Drop rate changes: Adjust the drop rate of items, gold, or other items to encourage players to participate in specific activities.

    • Drop rate changes: Adjust the drop rate of items, gold, or other items to encourage players to participate in specific activities.

  • A/B testing:

    • Version comparison: Compare the performance of different versions of a feature or screen to choose the best version.

    • Personalize the experience: Customize the gaming experience for different groups of players based on their behavior and preferences.

  • Quick Fixes:

    • Bug Fixes: Fix in-game bugs quickly without waiting for an update to be released.

    • Cheat Prevention: Adjust game parameters to prevent cheating.

Last updated