Skip to content

SDK Settings

SDK settings is a menu that manages SDK configuration items by App ID. Currently, only the App Store Accountability Act usage setting is available, and additional features will be provided in the future.

Note
  • To configure SDK settings, both a project and an App ID must be registered. You can register them in the App Center. For more details, refer to the App Center Guide.

SDK Settings Main Screen

  1. Select Project
    • Only projects in the Development or Live state, as configured in the App Center, are displayed.
  2. Select App ID
    • Displays a list of App IDs associated with the selected project.
    • Each App ID is classified as Development, Live, Unused, or Service Terminated.
  3. Check Basic Information and SDK Settings
    • Displays the basic information and SDK settings for the selected App ID.

SDK Settings

App Store Accountability Act

  • The App Store Accountability Act applies to apps distributed through major app stores in the United States, such as the Apple App Store and Google Play.
  • The usage can be controlled in real time only after the app calls the SDK API, getAgeRange API, and the default value is 'Enabled'.
  • For more details about policies and SDK API calls, refer to the Compliance Documentation.

Change History

  • Click the Change History button to view the change history of SDK settings.