In my application I am using hand tracking via the Hand Subsystem API just like the Mixed Reality Scene.
You are prompted with a Native VisionOS permissions prompt that asks you to allow hand tracking on first start.
My question is if we can detect or know when the user has denied these permissions. Also vice versa, if the user has accepted. Is their a callback for accepting or denying these permissions in Unity?