Cool, many thanks, this might help me, too, but I have no idea where you put
if let uniqueId = configuration.event?.uniqueId {
if let event = EventDetail.eventFromUniqueId(uniqueId: uniqueId) {
return event
}
}
I have no func inside my IntentTimelineProvider that could hold that code. Thanks for your help!
Topic:
App & System Services
SubTopic:
General
Tags: