Hi there
I am currently creating an AR app using ARFoundation in unity. The actual device is an iPad with IOS15. When I start the app, a green dot appears in the upper right corner of the screen indicating that the camera is in use, but after a short while, the green dot disappeared. In IOS15, I thought the green dot is always displayed while the camera was running, but that didn't happen here. In the default camera app and my other AR app that I created with ARFoundation, it is always displayed while the camera is running. I'd like to hide the green dot while the camera is on for my other apps as well, if possible, but does anyone know under what conditions this dot stays on or off.
Thank you.