googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

StatusBar Flickering after a rotation on FullScreen mode of GVRVideoView #301

Open fustalol opened 6 years ago

fustalol commented 6 years ago

Hello, I've implemented a UIViewController with a GVRVideoView inside to play a 360 Video.

When user:

press the fullscreen function of the video rotate a couple of times the device come back from fullscreen -> the statusbar is missing. A black rectangle will be displayed instead

user come back from the UIViewController from the previous one -> the statur bar area starts flickering in back and white.

I think the code is useless for this topic, because I've not specific code for this functionality.