Post

Replies

Boosts

Views

Activity

Comment on iOS 16 - how to get more than 1 AppIntents / AppShortcut
oh, and this is a funny one: much of what I was perceiving as temperamental behavior was due to my several iPadOS devices - all of whom were set to "Listen for 'Hey Siri'" - with each one trying desperately to out-Siri the others - and most annoyingly my development iPhone! So, my iPhone was the only one with the AppIntents installed - but all my devices were trying to satisfy my "Hey Siri". Arrrrgh! ¯_(ツ)_/¯
Feb ’23
Comment on Instruments can't find the source code for selected symbol
I've got a similar problem in my dev environment - MacOS 13.1 / Xcode 14.1 - and Instruments is unable to locate source code for ANY of my projects. I pared it down to the simplest of presumed-good tasks - I followed a Kodeco / Ray Wenderlich tutorial on Instruments in SwiftUI - but same problem. Curiously, the profile view in Instruments DOES see the function definitions, but when I double-click on one of the lines - I get this: "Error: Can't find source code for selected symbol"
Nov ’22
Comment on NSPersistentCloudKitContainer with public database doesn't work and is poorly documented
Is there any way to track the progress on FB9179204? Clicking on the link takes me to Feedback Assistant but the app reports "Feedback Not Found". I have a very similar issue (FB9574607) and I've not received any answer from Apple. (** This looks like you tried to use a database file with the public database that was previously syncing with the private database **) This idea put forth by the Frameworks Engineer that one must use a public database only if it's never been previously used as a private database seems to be contradicted by your experience - and it would benefit my personal development efforts tremendously to be able to follow any insights shared by Apple in your FB9179204.
Aug ’21