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
Reply to CloudKit failed due to SwiftData used in both WatchOS and WidgetExtension
I'm also having this issue. It also happens when SwiftData is used in an App Intent and the main app.
Replies
Boosts
Views
Activity
Jan ’24
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:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Help with presenting SwiftUI view on iMessage Extension using hosting controller on iOS 16
Did you ever figure this out or does anyone else know the solution?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’22
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:
Replies
Boosts
Views
Activity
Oct ’22
Reply to .backgroundTask in SwiftUI cannot compile
My project is also not compiling when .backgroundTask is used!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to Companion Apple Watch App local notifications delayed?
I'm also experiencing this frustrating issue. I have a use case where this time delay is important :( Please fix Apple! Issue persists on WatchOS 8.4.1
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22