CheckCordovaVRPlugin action is to check the VRPlugin is loaded and also check for cordova is loaded as well
If IsAvailable is false,error message and error code will be given,otherwise IsAvailable is true
PlayVideo action is used to play VR videoVideoUrl input parameter is the main input video URL
FallBackVideoUrl is an input parameter for a lower res version of the video in case the phone didn't support the resolution of the phone
Hi Olivier, thanks for describing these steps.