vrHelper.isInVRMode is unuseful in mobile phone

vrHelper.isInVRMode always return false in normal mode and vr mode,
my mobile phone is iphone6s,ios10

Well iOS does not support webvr so it is expected:)

The system is fallbacking to vrdeviceorientationcamera on iOS

You can test it by checking scene.activeCamera.getClassName()