I'm not quite sure what is going on here and am looking for some pointers. I have created a simple app based on VrTemplate and more often then not the Frame method in VrAppInterface gets called once then never again and occasionally (very rarely) it gets called repeatedly in what seems like normal running conditions.
This issue has gone away from me. I need to test a few things to make sure I believe it was from including the oculus lib twice .. once in my app and another in a shared lib of mine -- my fault as I have been moving things around and missed this.