If I grant the Sensors permission to an app, is it permanently granted to it (until I revoke it of course) or does the app have any restrictions still on when it can access the sensors' data, for example that it has to be in the foreground? I want to be able to grant Sensors to apps while I'm actively using them, while knowing that sensors access is blocked when I'm not.
Thanks