Is there any way to reset the position of the device each time we start an application?
Currently, the device remembers where an application was started and it preserves that location even after exiting the application and restarting the application spawns the layout at the old spatial location.
The desired behavior is that each time a user starts an application the layout or UI gets positioned in relation to the user and not the environment.
It would be really helpful if you could provide a solution and walkthrough in Unity and also in Native applications.
Best regards,
Amir