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¶
- Select Project
- Only projects in the Development or Live state, as configured in the App Center, are displayed.
- 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.
- Check Basic Information and SDK Settings
- Displays the basic information and SDK settings for the selected App ID.
SDK Settings Information¶
Child and Youth Protection Laws¶
- Age verification is a feature that allows real-time control over whether a user's age is verified, in order to comply with Child and Youth Protection Laws.
- The default value is 'Enabled', and this feature only works when the
getAgeRangeAPI is implemented in the Hive SDK. - For more details about policies and SDK API calls, refer to the Compliance Document.
Vietnam Game License¶
- When proceeding with a Vietnam game license through the Funtap publisher, this feature allows control so that the identity verification screen is displayed only during the Vietnamese government review period.
- You can control whether the identity verification is displayed in real time, and the default value is 'Disabled'.
- For more details about the Funtap publisher, please refer to the Funtap Publisher Integration Guide.

