Braze React Native SDK - v21.0.0
    Preparing search index...

    Function requestPushPermission

    • Requests a push permission prompt. On Android 12 and below, this is a no-op.

      Parameters

      • OptionalpermissionOptions: Record<PermissionOptions, boolean> | null

        iOS permission options that determine the authorized features of local and remote notifications. If not provided, all permission options except provisional are set to true.

      Returns void