Any request that I make to send money to a contact through Siri triggers a web search, passing the voice input to Safari (i.e. "Send $100 to Bob").
I have enables Siri in my app capabilities and have added the INSendPaymentIntent to my info.plist files.
This even occurs for UnicornChat (Apple's sample project) where iMessage is prompted when attempting to send a message through UnicornChat. The extension UI for Unicorn Chat appears briefly and is then overridden by iMessage's.
Could this possibly be an issue on Apple's side, or is there a potential fix I can make?