Posts

Post not yet marked as solved
4 Replies
2.8k Views
I integrated custom siri Intent in our app but siri is not opening its interface instead it opens the app, I have followed everything as per the documentation. Please help me out.Capabilities are enabled.Defined Intents and responses as well.When we recorded the phrase and when we speak to siri using the phrase, siri is just opening the app, It never uses the response which I defined in the Intents.intentdefinition file and also it never shows the siri interface(Intent UI).I also followed various tutorials and everyone says there are seeing the intent UI and I followed the same but I couldn't, Am I missing anything?I also looked into the discussion in https://forums.developer.apple.com/message/318150#318150, It doesn't help me out.Xcode version : 10.1iOS version : 12.1
Posted Last updated
.