Set VR supported and SDK for GearVR from script

Hello!

I found information about changing sdk and on/off virtual reality supported from script:

I have an app where the first scene has some typical interface and qr-code scanner; and the second scene is 3d vr. For android cardboard everything works fine, but for gear vr doesn’t. When I just launch the app I get message “Insert phone to the GearVR”. I need firstly launch app in normal mode (non VR), scanning qr code, press button and only after that use VR mode… (get message about GearVR, etc)

Thanks :slight_smile:

I think this will require launching a separate APK when you ‘press button’. GearVR doesn’t let you run VR/Non-VR apps.