Post

Replies

Boosts

Views

Activity

Comment on AppIntentsPackage protocol with SPM package not working
When you say "add your app intents directly to your app target" you mean just in a file that's part of the main app target, right? That's what I've been doing all along, but I still keep getting this error. I've stripped out all third party packages from my app and reduced it to just my one app target, and still the same issue. Also, I think I may have found you in the iOS Developers Slack... if you use that can you reply to my message there? I would love to ask you more so I can solve this.
Topic: App & System Services SubTopic: General Tags:
Oct ’23
Comment on CKShare in iOS 26
Glad to know I'm not alone! I see the app can't accept invitations yet in the iOS 26 beta 1 release notes, so I hope that's fixed in beta 2. I'm more concerned about the lack of sessions or documentation about the changes to the API. Posted more about the missing names issue here. I wish I noticed this during WWDC so I could have done a lab to ask about it.
Jun ’25
Comment on How do I read Apple Watch battery level in iPhone app without a companion Apple Watch app?
Yes, I am sure the Apple Watch app is not installed. I have Automatic App Install turned off, and I see it listed in the Watch app on iOS under the Available Apps section, which includes all the apps that are available but not installed.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on How can I re-create a CLKRelativeDateTextProvider in a WidgetKit complication?
Yeah, I've tried a lot of different things trying to replicate this. As annoying as some of the ClockKit stuff was, CLKRelativeDateTextProvider was great. The closest I got was some custom formatters and using a TimelineView to update the Text every second, but then that didn't work in the context of a complication (widget).
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on AppIntentsPackage protocol with SPM package not working
When you say "add your app intents directly to your app target" you mean just in a file that's part of the main app target, right? That's what I've been doing all along, but I still keep getting this error. I've stripped out all third party packages from my app and reduced it to just my one app target, and still the same issue. Also, I think I may have found you in the iOS Developers Slack... if you use that can you reply to my message there? I would love to ask you more so I can solve this.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on AppIntentsPackage protocol with SPM package not working
Actually, this is wrong... it still wasn't working after this change. Instead, I determined the issue was that I had spaces in my Xcode project name.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Conditionally Migrate WatchOS 10 users ONLY to WidgetKit
Have you tried DTS about this? I am also wondering if I can do this. Also, thanks for your other posts about complications being broken after moving to single-target… I’ve been going through the same thing after making that change.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Watch app doesn't receive location updates on watchOS 10 beta
I was experiencing this problem with my app and following this thread for a while, so I wanted to note that I'm no longer seeing this issue on watchOS 10.1 (not beta). I'm advising any users who contact me about it to update to 10.1 to fix the issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Location after reinstallation on watchOS 10
I was experiencing this problem with my app and following this thread, so I wanted to note that I'm no longer seeing this issue on the public version of watchOS 10.1 (not beta). I'm advising any users who contact me about it to update to 10.1 to fix the issue.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode 15, how to uncheck "Connect via network" for physical device?
Somehow it started working as expected again. Maybe it was updating to iOS 17.3?
Replies
Boosts
Views
Activity
Jan ’24
Comment on CKShare in iOS 26
Glad to know I'm not alone! I see the app can't accept invitations yet in the iOS 26 beta 1 release notes, so I hope that's fixed in beta 2. I'm more concerned about the lack of sessions or documentation about the changes to the API. Posted more about the missing names issue here. I wish I noticed this during WWDC so I could have done a lab to ask about it.
Replies
Boosts
Views
Activity
Jun ’25
Comment on CKShare in iOS 26
I reported the bug on FB18191886
Replies
Boosts
Views
Activity
Jun ’25