Please check the name of custom Intents in intentdefinition file.
Xcode generates automatically the file with class using the same name.
In addition, the default name is "Configuration".
Maybe you can try to use "ConfigurationIntentHandling".
btw.
In the General tab , check Class Name is the same.
Hope help.