Good morning,
I wanted to know how I can run one function, every time my Hololens App opens.
The Start() function works when I start the app for the first time, but when I open the app when it was in the background, the Start() function is not executed. Where can I place my order to be executed every time I return to the app?
Thanks a lot.