Post not yet marked as solved
Post marked as unsolved with 1 replies, 243 views
Hello,
My app is facing a crasher with users albeit not a lot just a couple here and there. I've been trying to figure out the root cause but I'm not getting much information. Has anyone experienced this before? This is where the crash happens:
1
IntentsUI
-[INUIEditVoiceShortcutViewController remoteViewControllerDidDeleteVoiceShortcutWithIdentifier:] + 88
2
IntentsUI
-[INUIVoiceShortcutHostViewController remoteViewControllerDidDeleteVoiceShortcutWithIdentifier:] + 100
Not sure if it's related to something on my end as there are no memory leaks and I tested on device. Any input would be appreciated. Thanks.