I'm developing a samsung gear vr application in Unity and I'm adding back button Exit Confirmation now. I want to perform some tests however, for which I'd want to detect that user canceled oculus exit confirmation panel (they chose 'no' option) and execute some code later on.
Is there any safe and reliable way to execute something when such event happened?