Sirikit 'sends messages using My App', working just a few times

I am developing an application that allows Siri to send messages. A few days ago, everything worked fine, and every time I said "Send message using" MyApp name ", it showed SiriUI, and it processed the command correctly.

But since in a couple of days I get a different behavior! Sometimes Siri opens my application, sometimes he says: “This is what I found on the Internet for“ Send a message using “myapp name”: ”, sometimes“ I don't understand. ”Send a message using“ myapp ”, and sometimes I get the right one the behavior that I always got.

Of course, my application is included in Settings> Siri Support> App

This is really weird behavior. Sorry, I could not be more helpful. I can just say that this problem is checked by two different phones that I use for debugging, and I tried to download a sample project on the Internet (on github), and I have the same problem. I always use my profile profile, in particular "Xcode Automatically manage sign" is enabled

Does anyone know how to solve a problem?

Thanks!

+5
source share
1 answer

Could you tell me the name of the application or the name of your application with a space?

I have the same problem in front of my application.
But this problem has been resolved since I changed the name of the application without spaces.

You can refer to my question here if you are in the same situation: Sirikit StartAudioCall error

+1
source

Source: https://habr.com/ru/post/1259458/


All Articles