---
title: invalidIntentName
framework: intents
role: symbol
role_heading: Type Property
path: intents/inintenterror/invalidintentname
---

# invalidIntentName

## invalidIntentName

invalidIntentName Type Property of INIntentError The extension declared support for a nonexistent intent.

``` static var invalidIntentName: INIntentError.Code { get } ```

Discussion

Check your extension’s `Info.plist` file to make sure all intent names are spelled correctly.
