Documentation

Support

Authentication

Delete accounts

Allow players to permanently delete their accounts and personal data using the provided API.
Read time 1 minuteLast updated 15 hours ago

To give your players more control over their personal data, you can provide a way to delete their own account by using the
DeleteAccountAsync()
API. This permanently deletes the player’s account. You should inform and prompt the player before calling this API.
Offering this option is a requirement for iOS applications as part of the App Store Review Guideline 5.1.1.