Post

Replies

Boosts

Views

Activity

Reply to Reality Composer Pro Audio "On Tap" Behaviors Help
The edit button disappeared on me so I'm double posting. My apologies. In my continued searching, I found my answer in another thread in these forums. I was not aware that I needed to add additional lines of code which did indeed work. Problem is solved!!! Here is what I added: // enable Reality Composer animations... .gesture( SpatialTapGesture() .targetedToAnyEntity() .onEnded { $0.entity.applyTapForBehaviors() }
Jan ’25
Reply to Volumetric window not sharing in SharePlay session for VisionOS
This is what i mean:
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to Reality Composer Pro Audio "On Tap" Behaviors Help
The edit button disappeared on me so I'm double posting. My apologies. In my continued searching, I found my answer in another thread in these forums. I was not aware that I needed to add additional lines of code which did indeed work. Problem is solved!!! Here is what I added: // enable Reality Composer animations... .gesture( SpatialTapGesture() .targetedToAnyEntity() .onEnded { $0.entity.applyTapForBehaviors() }
Replies
Boosts
Views
Activity
Jan ’25
Reply to iOS app fails to run with Xcode 16, no issue with Xcode 15 (no build errors)
Mine as well. Just tried on Xcode 16 RC. Can't send my Vision OS 2.0 project to TestFlight.
Replies
Boosts
Views
Activity
Sep ’24
Reply to SharePlay visionOS Immersive Space + Window
Did you get this figured out J0hn? I didn’t think it was possible to use shareplay in a full immersive space
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Adding custom Simulated Scenes to Apple Vision Pro Simulator
Are there any new updates to this?
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’24