I've been working with the Google VR SDK and I wrote a simple app that uses the GvrActivity and GvrView. The app used to work without any issues, but after I started using the Daydream headset, the app won't run.
Instead, when I deploy the app with Android Studio, I get an "Incompatible App" message that says "This Cardboard application is not compatible with Daydream headsets."
I didn't make any changes to the app. Stereo mode and VR mode are disabled, so I don't know what the problem is. Any thoughts?