SiriKit INSendPaymentIntent could not trigger the application.

My iphone application has been using the INSendPaymentIntent since 2017.

It works perfectly so far but it can not trigger the application after the user gives the amount and the person who to send money with iOS 17. I could not see any update with the intent. Has anyone facing the same problem?

I've been looking for this aswell, and been investigating a bit and this is what I've seen so far:

When trying INSendPaymentIntent in a device with iOS 16, it shows a button at the end of the process to follow-up in the application.

When trying the same on a device with iOS17 or iOS18, that button doesn't show up and it only shows a message saying that the application is processing your request (how? we can't)

If we try the same but using iOS simulator on iOS17 and iOS18 it works, showing the button like on devices with iOS16, so we got no clue if this could be a bug, or some configuration missing when we are running on a physical device.

SiriKit INSendPaymentIntent could not trigger the application.
 
 
Q