Post

Replies

Boosts

Views

Activity

Reply to Xcode 26 Beta 3 unable to build with error: Failed to find a DDI that can be used to enable DDI services on the device
Just for anyone facing the same issue, I was able to finally get past this error with these steps: (1) ran sudo rm -rf /Library/Developer/DeveloperDiskImages/* (2) ran xcrun devicectl manage ddis update but it seemed to hang, so I restarted my Mac (terminated the process) then (3) I then run xcrun devicectl list preferredDDI and it was empty so (4) I ran xcrun devicectl manage ddis update and this time it successfully updated the disk images and was able to build to my IPhone again.
Jul ’25
Reply to Why do we still have the 7 day limitation of HealthKit data on Apple Watch?
I thought maybe my my use cases might help better explain why this is needed, here are a few: (1) My App, Athlytic, compares your current HRV, Resting Heart Rate, Respiratory Rate, Blood Oxygen, and Wrist Temp to your 60 day baselines. Because of this limitation I cannot make this comparison on the watch. (2) My App stores your most commonly used workout types to populate a list of workouts to choose from to start. However if you go on vacation longer than 7 days, I have no way of knowing what your previous workouts were to populate the list resulting in a poor user experience. My app compares your Restorative Sleep (REM and Deep) from last night vs. your 60 day average. I cannot do this on the watch. There are many many other examples but these are just a few.
Dec ’24
Reply to Xcode 26 Beta 3 unable to build with error: Failed to find a DDI that can be used to enable DDI services on the device
Just for anyone facing the same issue, I was able to finally get past this error with these steps: (1) ran sudo rm -rf /Library/Developer/DeveloperDiskImages/* (2) ran xcrun devicectl manage ddis update but it seemed to hang, so I restarted my Mac (terminated the process) then (3) I then run xcrun devicectl list preferredDDI and it was empty so (4) I ran xcrun devicectl manage ddis update and this time it successfully updated the disk images and was able to build to my IPhone again.
Replies
Boosts
Views
Activity
Jul ’25
Reply to .roundedCorners instead of .cornerRadius(?)
Thanks I had no idea about .containerConcentric!
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Jun ’25
Reply to Apple Watch can't always reconnect
I face this problem daily and have not found any way to fix other than building 1000 times and eventually it connects. I lose so much time over it, I really wish it would get fixed.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Why do we still have the 7 day limitation of HealthKit data on Apple Watch?
I thought maybe my my use cases might help better explain why this is needed, here are a few: (1) My App, Athlytic, compares your current HRV, Resting Heart Rate, Respiratory Rate, Blood Oxygen, and Wrist Temp to your 60 day baselines. Because of this limitation I cannot make this comparison on the watch. (2) My App stores your most commonly used workout types to populate a list of workouts to choose from to start. However if you go on vacation longer than 7 days, I have no way of knowing what your previous workouts were to populate the list resulting in a poor user experience. My app compares your Restorative Sleep (REM and Deep) from last night vs. your 60 day average. I cannot do this on the watch. There are many many other examples but these are just a few.
Replies
Boosts
Views
Activity
Dec ’24
Reply to The new modifyRecordsResultBlock behaves differently from modifyRecordsCompletionBlock
Did you ever find a solution or response to your FB? Experiencing the same.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Can't Generate Promo Codes
same
Replies
Boosts
Views
Activity
May ’22
Reply to Sudden crash on launch from all TestFlight builds
same issue downloading Xcode 13.2 RC to see if it fixes it :(
Replies
Boosts
Views
Activity
Dec ’21
Reply to iOS 15 beta 4 CloudKit Auth Error
I can confirm this issue (for me) has now been fixed in Watch OS Beta 5 as well. 👍
Replies
Boosts
Views
Activity
Aug ’21
Reply to iOS 15 beta 4 CloudKit Auth Error
Beta 5 seems to have solved the issue on iOS for me, however the Watch OS 8 Beta 4 (still don't have 5 to test) still has the same issue.
Replies
Boosts
Views
Activity
Aug ’21
Reply to iOS 15 beta 4 CloudKit Auth Error
Seeing this as well, "Account temporarily unavailable due to bad or missing auth token" filed a feedback.
Replies
Boosts
Views
Activity
Jul ’21
Reply to iTunes Connect Sales and Trends Reports
same
Replies
Boosts
Views
Activity
Jul ’21
Reply to App Store Connect Trends (Sales) page not loading
same
Replies
Boosts
Views
Activity
Jul ’21