Skip to main content

Common Issues

Overseas game does not display the correct language based on local language settings

Problem Description

The MG Ads SDK supports two languages: Chinese and English. Except for Chinese (zh-CN), the game displays English for all other languages.

When the local language is switched, the game's login interface does not switch to the corresponding language.

Solution

  • Ensure that at least the following two resource files exist in your VS project.
    image

  • Open the Package.appxmanifest file of the VS project and set the default language to en.
    image