Post

Replies

Boosts

Views

Created

IntentsErrorDomain code=7001 when using getAllVoiceShortcutsWithCompletion
I am receiving this error in some cases when calling request on an INVoiceShortcutCenter. [[INVoiceShortcutCenter sharedCenter] getAllVoiceShortcutsWithCompletion:^(NSArray<INVoiceShortcut *> * _Nullable voiceShortcuts, NSError * _Nullable error) {     if (error) {} }];
Replies
1
Boosts
0
Views
1.7k
Activity
Feb ’23