Post

Replies

Boosts

Views

Activity

Updating watch complications
For complications that display data from the iPhone app, is pushing updates from the phone still the right model, or should complications fetch independently on the watch when connectivity is available?
Topic: UI Frameworks SubTopic: SwiftUI
0
0
32
Jun ’26
Deep linking from widgets into the host app
When a widget opens a specific screen in the main app, what’s the best way to pass structured state — like an item ID, date, and scroll position — so navigation works on cold launch and doesn’t conflict with an existing navigation stack?
Topic: UI Frameworks SubTopic: SwiftUI
0
0
31
Jun ’26
Keeping widgets up to date
For data that changes throughout the day, like weather or schedules, what’s the most reliable refresh strategy for WidgetKit: timeline policies, background tasks, push notifications, or user-driven reloads?
Topic: UI Frameworks SubTopic: SwiftUI
0
0
32
Jun ’26
Shared code across multiple extension targets
If the main app isn’t fully SwiftUI, but you also ship native SwiftUI widget extensions, watch complications, and a watchOS app, what’s the recommended way to share models, formatting, and chart logic across those targets without duplicating code?
Topic: UI Frameworks SubTopic: SwiftUI
0
0
28
Jun ’26
Entitlement review and monetization
What does Apple look for when approving carplay-voice-based-conversation for a vertical, task-focused assistant (not a general AI chatbot)? Are there specific driving-safety expectations, and can subscription-gated actions be enforced inside perform()?
1
0
364
Jun ’26
Integration architecture
For a domain-specific voice assistant (not navigation, not general-purpose chat), should we integrate via the CarPlay voice-based conversational entitlement, Siri + App Intents/App Schemas, or a hybrid? What does Apple recommend?
1
0
332
Jun ’26
Updating watch complications
For complications that display data from the iPhone app, is pushing updates from the phone still the right model, or should complications fetch independently on the watch when connectivity is available?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
0
Boosts
0
Views
32
Activity
Jun ’26
Clarification and disambiguation in voice-only mode
When a voice assistant needs clarification or disambiguation, is spoken dialog alone sufficient under the rule that voice-based conversational apps must not show text or imagery in query responses? or is there an approved pattern (action buttons, short lists) within the template depth limits?
Replies
1
Boosts
1
Views
583
Activity
Jun ’26
Deep linking from widgets into the host app
When a widget opens a specific screen in the main app, what’s the best way to pass structured state — like an item ID, date, and scroll position — so navigation works on cold launch and doesn’t conflict with an existing navigation stack?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
0
Boosts
0
Views
31
Activity
Jun ’26
Keeping widgets up to date
For data that changes throughout the day, like weather or schedules, what’s the most reliable refresh strategy for WidgetKit: timeline policies, background tasks, push notifications, or user-driven reloads?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
0
Boosts
0
Views
32
Activity
Jun ’26
Shared code across multiple extension targets
If the main app isn’t fully SwiftUI, but you also ship native SwiftUI widget extensions, watch complications, and a watchOS app, what’s the recommended way to share models, formatting, and chart logic across those targets without duplicating code?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
0
Boosts
0
Views
28
Activity
Jun ’26
Siri discovery without launching the app
Can Siri’s conversational features in CarPlay invoke third-party App Intents without the user opening that app’s CarPlay tile? e.g. “Hey Siri, ask [App Name] …”?
Replies
1
Boosts
0
Views
331
Activity
Jun ’26
Entitlement review and monetization
What does Apple look for when approving carplay-voice-based-conversation for a vertical, task-focused assistant (not a general AI chatbot)? Are there specific driving-safety expectations, and can subscription-gated actions be enforced inside perform()?
Replies
1
Boosts
0
Views
364
Activity
Jun ’26
Integration architecture
For a domain-specific voice assistant (not navigation, not general-purpose chat), should we integrate via the CarPlay voice-based conversational entitlement, Siri + App Intents/App Schemas, or a hybrid? What does Apple recommend?
Replies
1
Boosts
0
Views
332
Activity
Jun ’26