First sneak peek of Runestone for Vision Pro 😃 👀
@knutknatter I considered going that route but I can’t seem to make visionOS bring an existing scene to the foreground. Initializing an instance of UISceneSessionActivationRequest and using it to request scene activation does nothing. So if a document browser is already open, I choose open another one instead of doing nothing.
I’m also not sure if we should programmatically open new scenes on visionOS when the last scene is destroyed. I don’t think year will expect that.