Posts

Post not yet marked as solved
0 Replies
258 Views
Siri doesn't give the option to select the account when we have multiple accounts in a particular category(for eg. Credit card). In case of multiple credit cards when we ask "What is my credit card balance?", Siri just displays a message - "You may find that information in the app" instead of showing the list of accounts to select. However all the speakable strings are returned in the resolveAccountNickName() method. // Here speakables is the list of account names to be displayed INSpeakableStringResolutionResult.disambiguation(with: speakables) Note: It works perfectly fine if you have only one account in a category. Also, the same scenario works fine in lower os versions (< iOS 15) We use INSearchForAccountsIntent.
Posted Last updated
.