Post

Replies

Boosts

Views

Activity

Comment on AppIntents + CSSearchableItemAttributeSet: only displayName indexed?
@DTS Engineer: any idea? Because stripping my project to a test project will take a considerable amount of time. Since I narrowed the bug to the last line of the Spotlight indexation, it might be a valuable clue: CSSearchableIndex.default().indexAppEntities([entity]) Thank you 🙏🏻, because my large app update is blocked because of this.
Mar ’25
Comment on CMAltimeter absolute altitude delivery BROKEN (super slow & inaccurate)
relative altitude updates are still the same, I agree with you. However, absolute altitude updates are definitely not. Also, while I appreciated your suggestion, which makes total sense, I don't think it is the reason. Why? Because CMAltimeter can be used without CLLocationManager, and the issue is still present. I have extra information though: 1 of the 2 test devices has the altimeter that works again. There is something new in Core Motion that somehow can block the absolute altitudes.
Topic: App & System Services SubTopic: Hardware Tags:
May ’24
Comment on iOS 18 new RecognizedTextRequest DEADLOCKS if more than 2 are run in parallel
I'm impressed by how you discovered that. For intellectual interest, could you describe how you reached that accurate conclusion using Instruments? As for the workaround, I'd recommend using a serial Queue.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Comment on No large titles margin on iOS 26
-- error -- can be deleted
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Comment on VNRecognizeTextRequest: .automatic vs specific language: different results?
Thank you, much appreciated!
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Comment on AppIntents + CSSearchableItemAttributeSet: only displayName indexed?
@DTS Engineer: any idea? Because stripping my project to a test project will take a considerable amount of time. Since I narrowed the bug to the last line of the Spotlight indexation, it might be a valuable clue: CSSearchableIndex.default().indexAppEntities([entity]) Thank you 🙏🏻, because my large app update is blocked because of this.
Replies
Boosts
Views
Activity
Mar ’25
Comment on AppIntents + CSSearchableItemAttributeSet: only displayName indexed?
I'll do that. How am I to send it to you?
Replies
Boosts
Views
Activity
Mar ’25
Comment on AppIntents + CSSearchableItemAttributeSet: only displayName indexed?
Hi Ed, Thank you for your answer. I tested with attributeSet.contentType = UTType.plainText.identifier but it does not help, unfortunately.
Replies
Boosts
Views
Activity
Mar ’25
Comment on File transfer issue from iPhone to Watch after iOS 17.5 & WatchOS 10.5 update
Same here, files are left on the watch!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on CMAltimeter absolute altitude delivery BROKEN (super slow & inaccurate)
relative altitude updates are still the same, I agree with you. However, absolute altitude updates are definitely not. Also, while I appreciated your suggestion, which makes total sense, I don't think it is the reason. Why? Because CMAltimeter can be used without CLLocationManager, and the issue is still present. I have extra information though: 1 of the 2 test devices has the altimeter that works again. There is something new in Core Motion that somehow can block the absolute altitudes.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on One-way file transfer: when to cleanup the source file?
Hi! Thank you for your help, but one important detail is missing, hence the 2nd bullet in the original post: will the callback always be called at some time, even if the transfer finishes while the app is in background? Thanks a lot!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Xcode 14 try to build all SPM when building swiftUI preview
Same issue here :/
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Unable to install app: BundleID issue
This is the correct solution.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Please send this bug to NSUbiquitousKeyValueStore (whaaa???)
Thank you for posting this. Unfortunately, I do not have that extra "." Must be something else.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Please send this bug to NSUbiquitousKeyValueStore (whaaa???)
Filed FB11655726 Oct 6th
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on How to accept a self-signed SSL certificate with URLSession and Combine
How could it work? I thought ATS that is enabled by default would prevent this?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Shortcuts Action with File parameter as input conflicts with Sandbox
Yes my workflow looks like this. My shortcut-step would be the 'Mark up' step on the screenshot. I'm in contact with DTS saying it's a bug that I can't link to 'shortcut input'
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21