Hello,
As of visionOS 2.0 the prompt is not longer as pronounced. See this tread for more information.
Ok, we removed the alert, thanks for informing.
change Preferred Default Scene Session Role to Immersive Space Application Session Role in your info.plist
Thanks you, this also worked.
FYI, pushWindow did work to resolve the vertical displacement. But, we encountered a new error with it.. It seems like there is a limit to the amount of windows we can push. I was hopeful with this pushWindow we could create view hierarchies, but we appear to be limited to two levels...
So, now the new issue is: The application failed to create new scene, scene limit exceeded..
Sorry for the piling of issues, ie: regional issue, it's resolution, and now encountering new issue..
Thanks you for your help.