Posts

Post not yet marked as solved
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.
Posted
by pud.
Last updated
.
Post not yet marked as solved
2 Replies
593 Views
I am using the new localization feature in the asset catalog introduced in xcode 11: https://help.apple.com/xcode/mac/current/#/dev7c584bb2a. The issue I'm facing is it works as expected on iOS 13 but it doesn't work at all on iOS 12. Is there a reason why? I can't find any documentation from Apple saying what versions of iOS it'll work on or anything like that online. Thanks.
Posted
by pud.
Last updated
.
Post not yet marked as solved
0 Replies
238 Views
Hello, Is it possible to integrate Siri so when the user says something like, "Where's my order", "Track my package", etc., anything similar to those phrases, then have my app open up the order tracking page for them to see? Thanks
Posted
by pud.
Last updated
.