Post

Replies

Boosts

Views

Activity

Reply to Dynamic app shortcuts using AppShortcutsProvider and configurable AppIntent
Maybe using AppShortcutParameterPresentation? That is a parameter for one of the initializers for AppShortcut. Within AppShortcutParameterPresentation there is a parameter for an Options Collection. I haven't been able to figure out how to get that alternate init of AppShortcut working so please post the solution if you figure this out. I've been trying all day to get this to work with no luck. https://developer.apple.com/documentation/appintents/appshortcut/init(intent:phrases:shorttitle:systemimagename:parameterpresentation:)
Topic: App & System Services SubTopic: General Tags:
Jan ’24
Reply to WatchOS 9 complications with WidgetKit - daily limit.
I have the same problem reloading the widget timelines when the app is in the foreground. When the widgets are reloaded from the foreground without much time in between reloads, the widgets don't get updated. This is undescribed by the documentation and a big problem for my app. Has anyone figured out how to always update widgets at the correct time from the foreground?
Topic: App & System Services SubTopic: General Tags:
Oct ’22