Contents

activate

The app intent conforms to the schema for launching your voice-based conversational app from the side button on iPhone in Japan.

Declaration

var activate: some AssistantSchemas.Intent { get }

Mentioned in

Overview

Functionality provided by the activate schema API is only available on iPhone in Japan and requires the Side Button Access entitlement. During development, install your provisioning profile on your iPhone test device to test the functionality. For a production device, the country or region of your Apple Account must be set to Japan, and you must physically be located in Japan. For additional information, refer to Launching your voice-based conversational app from the side button of iPhone.

See Also

Actions