Verify as an adult
If your game needs verification of user age, utilize adult verification feature, one of . User data is required to prove adult, so ensure to authenticate users right after sign-in.
Note
Adult authentication is supported only in Korea. To use the adult authentication for Android, you need to use Android 5.0 (API level 21) or higher versions. Please set minSdkVersion as 21 or higher.
For adult verification, implement showAdultConfirm()
method in the AuthV4 class.
Followings are sample codes to request adult verification to users.
API Reference: hive.AuthV4.showAdultConfirm
API Reference: AuthV4::showAdultConfirm
API Reference: AuthV4.showAdultConfirm
API Reference: AuthV4.INSTANCE.showAdultConfirm
API Reference: AuthV4Interface.showAdultConfirm
API Reference: HIVEAuthV4:showAdultConfirm