Hi @gchiste thank you for your reply. I am not, the immersive space has a realityview with 3d models in its content. When the user taps on the home button the realityview is dismissed.
@gchiste With your code,
if I tap on the home button the realityview disappears and the WindowGroup is still visible. If I try to open the app again from the Home Screen the immersive space does not open.
@gchiste
If there is only an immersiveSpace in the app struct and the home button is tapped, a new realityview is created.
If there is an immersive space and a window group and the home button is tapped, the reality view is dismissed and none is created.
Hi @gchiste thank you for your reply. I am not, the immersive space has a realityview with 3d models in its content. When the user taps on the home button the realityview is dismissed.
@gchiste With your code,
if I tap on the home button the realityview disappears and the WindowGroup is still visible. If I try to open the app again from the Home Screen the immersive space does not open.
@gchiste
If there is only an immersiveSpace in the app struct and the home button is tapped, a new realityview is created.
If there is an immersive space and a window group and the home button is tapped, the reality view is dismissed and none is created.