there’s several threads here and there complaining about this android build error: No resource identifier found for attribute ‘enableVrMode’ in package ‘android’.
But all of them seem to be people working on VR projects, and the solution is to upgrade to the very latest version of Android.
In our case, we have zero interest in VR or Cardboard, etc, and definitely can’t increase our minspec to the very latest version of android. We currently support KitKat (4), and Nougat is 7.
It seems like the GooglePlay stuff used by IAP is bringing this in.
I’ve checked that we do not have “Virtual Reality Supported” enabled in the build settings.
I’ve tried removing the references to vr in five various AndroidManifest.xml files, but the gradle build seems to re-generate them w/ the references back.
I’m not sure where those references are coming from in the first place, grepping for “enableVrMode” just turns up the five manifests.