Contents

AskCenter

A class that manages permission requests you send to parents or guardians for approval.

Declaration

final class AskCenter

Overview

Use AskCenter to send permission questions to parents or guardians when a person needs approval for app communication permissions or significant updates. The system routes your questions through the appropriate family sharing channels and delivers responses back to your app when parents make their decisions.

Access the shared instance to send permission requests and register for response notifications. The system handles the underlying communication with parents and manages the approval workflow automatically.

Topics

Getting the shared instance

Making permission requests

Receiving responses

See Also

Essentials