Closed gityoung closed 6 years ago
but self.navigationBarHidden = YES;
Try to add code " self.navigationBarHidden = YES; " in two method : viewWillDisappear , and viewWillDisappear
GVRView API (that includes GVRVideoView) is now deprecated. Please switch to GVRKit. It is also available as a Cocoapod. Take a look at the updated VideoWidgetDemo sample app.
but self.navigationBarHidden = YES;