hatooku
hatooku

Reputation: 423

SiriKit Intents UI - Payment Domain Remove "Send Money" bar

I'm trying to create a custom UI for my SiriKit extension in the Payments domain. However, the UI is still showing the "Send Money" bar in the confirmation stage and the "Money Sent" bar in the handling stage. Is it possible to remove these?

Upvotes: 0

Views: 268

Answers (1)

chitranjan deo
chitranjan deo

Reputation: 184

No, It is not not possible to remove it. Only the center area is customizable using configure method of IntentsUI.

Upvotes: 2

Related Questions