This class,
CallbackRunner, is a MonoBehaviour that manages callbacks for the Meta Quest
Platform. It ensures that only one instance of the class exists in the scene and persists between scene loads if specified. The class also updates the callbacks: CallbackRunner.Update() on each frame and resets the test platform on destruction.