Post

Replies

Boosts

Views

Activity

Comment on Creating an in-universe AI computer in my app
Ok. However, the primary content or information that the AI computer within my app needs to know about is actually the content on the various view pages such as list entries, grid entry names, etc. Properties of those things are contained within SwiftData model. So far in my Playground testing just a lengthy instruction has been quite helpful but I do need to check on that with token usage and whether I would need to move up to a PCC model implementation.
Topic: Foundation Models SubTopic:
Foundation Models Q&A
Jun ’26
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
I've narrowed down the issue further as follows: Reference the FB13917278_Sample_App Xcode project I placed in the feedback. If I change the SidebarView to make the FunctionView() launch as the detail view, the FunctionView displays correctly and works correctly when the user interacts with the List and children. However, if I navigate to the StartingView (works ok), then navigate back to the FunctionView, the problem is seen and the FunctionView does not appear. See my reply below.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’24
Comment on Creating an in-universe AI computer in my app
Ok. However, the primary content or information that the AI computer within my app needs to know about is actually the content on the various view pages such as list entries, grid entry names, etc. Properties of those things are contained within SwiftData model. So far in my Playground testing just a lengthy instruction has been quite helpful but I do need to check on that with token usage and whether I would need to move up to a PCC model implementation.
Topic: Foundation Models SubTopic:
Foundation Models Q&A
Replies
Boosts
Views
Activity
Jun ’26
Comment on Navigation Title no longer showing for first Tab in iOS/iPadOS 26
Appreciate your response. I never had to use the .frame modifier before. Also, never needed a .navigationSubtitle before either I’ve got the navigation title working now with my change. I kind of like having my entire VStack scrolling now. However, I might try your fix to see if i like the functionality better.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’25
Comment on Getting build errors for my Package.swift Swift Package Manifest
Also FB14829607
Replies
Boosts
Views
Activity
Aug ’24
Comment on Can’t Figure Out How to Get My Earth Entity to Rotate on its Axis
I’ll add the sample test app files for orbit animation that can be referenced as my actual code for this particular developer forum post.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Can't Get OrbitAnimation() to work on my project
https://developer.apple.com/forums/thread/759636
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Can't Get OrbitAnimation() to work on my project
I had some success. See my additional reply below. I want to try to get the earth to rotate. Any help would be great (again...see my latest reply below).
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Can't Get OrbitAnimation() to work on my project
Thanks. I’ll review.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
iOS/iPadOS 18 Developer Beta 3 still has this bug.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Can't Get OrbitAnimation() to work on my project
Thank you for your response! I've added some of my sample test app code in another reply to this post. From what I understand, I already have the entity's translation setup correctly based on my Reality Composer Pro package that includes the transform component definition for my starship entity.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
Checking back in on this. I've added a sample test app to FB13917278. Can you help with solving this issue? Thank you.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
Checking back in on this. I've added a sample test app to Feedback [FB13917278(https://feedbackassistant.apple.com/feedback/13917278). Can you help with solving this issue? Thank you.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
Still not working in iPadOS 18.0 Developer Beta 2.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
I've narrowed down the issue further as follows: Reference the FB13917278_Sample_App Xcode project I placed in the feedback. If I change the SidebarView to make the FunctionView() launch as the detail view, the FunctionView displays correctly and works correctly when the user interacts with the List and children. However, if I navigate to the StartingView (works ok), then navigate back to the FunctionView, the problem is seen and the FunctionView does not appear. See my reply below.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on App Becomes Unresponsive for iOS/iPadOS 18 Regular Size Class Interactions When Selecting One Particular View in Sidebar
I’ve added a sample test app that focuses on the issue. It is in a zipped Xcode project on the feedback FB13917278.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on Section collapse triangle for section header no longer supported with NavigationStack?
Thanks. I don’t specify the list type so I think I get the default, which I believe is the sidebar style. By the way, I don’t know why I don’t know this, how do I see feedback that others have submitted to Apple so that I can watch those. Like the feedback number that you provided. Isn’t there a way to do this?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23