When I play a video with immersive mode on an apple vision pro device, I want to add a close button to close the immersive video view play screen. How can I add a button and handle the event?
Post
Replies
Boosts
Views
Activity
I'm developing a vision pro application. However, when the user takes off the Apple Vision Pro device, the application goes into the background. How can I prevent this behavior programmatically?
I'd like to implement the functionality to pause/play video playback when the user taps on the immersive video playback view. How can I handle the tap event on Vision OS?