Post

Replies

Boosts

Views

Activity

Reply to Adopting AppIntents and AppEntities for Apple Intelligence
Same question from myself as above. As it stands it seems like this is a serious limitation for apps that have actions not suitable for any schema/domain. In my app the entities have frequently changing properties, ie. treble and bass settings of a speaker my app can control. What would be the best approach to make that work with Siri when the user says ”set the bass on the bedroom speaker to 4”?
Topic: App Intents SubTopic:
App Intents & Siri Q&A
1w
Reply to Adopting AppIntents and AppEntities for Apple Intelligence
Same question from myself as above. As it stands it seems like this is a serious limitation for apps that have actions not suitable for any schema/domain. In my app the entities have frequently changing properties, ie. treble and bass settings of a speaker my app can control. What would be the best approach to make that work with Siri when the user says ”set the bass on the bedroom speaker to 4”?
Topic: App Intents SubTopic:
App Intents & Siri Q&A
Replies
Boosts
Views
Activity
1w
Reply to Wrong position of searchable component on first render
I see the same with conditional views where the non-default view has a searchable modifier with navigationBarDrawer placement and on first render the searchbar appears on the bottom, navigating to that view the second time has the searchbar at the right place. (on latest 26.4 beta as well)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to ITMS-90896 Error when uploading binary with Transporter
To resolve the same error I had to wrap all Live Activity related code with #if !targetEnvironment(macCatalyst) ... #endif
Replies
Boosts
Views
Activity
Nov ’23
Reply to Can't update Live Activity from app with ActivityKit when app is running in the background with background audio playing.
Same issue on latest iOS 17 beta. Submitted FB12773661.
Replies
Boosts
Views
Activity
Jul ’23
Reply to NWListener stops receiving incoming connections after a minute
iOS (16/17) and macCatalyst, same behaviour in each case.
Replies
Boosts
Views
Activity
Jun ’23