Post

Replies

Boosts

Views

Activity

Comment on SwiftUI Manual Orientation Control for Views - Solution and a Bug!
Thanks for that. I wasn't aware of the Feedback Assistant. I think I will use it to try and rally some additional documentation for the RealityView on iOS. As for my previous issue, I still don't know what it was. I went to break down the project and recreate it in a smaller example, but I couldn't recreate it. I had to keep moving forward. So, I started moving the project into a new build and it never occurred again. No clue
Topic: Community SubTopic: Apple Developers Tags:
Feb ’25
Comment on RealityView session not terminating when leaving view on iOS
I have not. I reverted back to ARView. Going to revisit it. .stop, .pause, state, or dismiss vars weren't working as expected. It very well may have been my view management, but I was doing what I knew to previously work with ARView. I think RealityView may have been developed for visionOS, and I think they have a chipset on board dedicated to environment scanning. So, it might be a feature. I haven't found any examples on RealityView session management with iOS or iPadOS, yet.
Feb ’25
Comment on Animations exported from Blender does not shoe in Reality Composer Pro
Your exported object should have an animation with it. Add a timeline. Add an animation Action to the timeline. Select the correct object. Select the correct animation in the config panel. Select the correct object, Add Behavior Component, Add OnAddedToScene behavior, select the timeline with the animation action on it. When the object is loaded into the scene it will trigger the timeline to play. The animation action will play the animation.
Apr ’25