Posts

Post not yet marked as solved
5 Replies
2.1k Views
I'm trying to implement INCreateNotIntentHandling protocol, Siri resolves all the data + goes through confirm intent + goes through the handle intent method and all work well, but eventually she fails with a response saying: "There was a problem in the app".What was printed to the console log is this : [Intents] -[INCache cacheableObjectForIdentifier:] Unable to find cacheable object with identifier - ' some id number ' - in cache.Any Ideas?Thanks
Posted Last updated
.