googlevr / gvr-ios-sdk

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

hidesTransitionView property behavior #298

Closed tongo closed 6 years ago

tongo commented 6 years ago

Hi, I'm using the 1.120.0 version of SDK, my goal is to hide the cardboard instruction for the user. Setting the hidesTransitionView property to false or true produces the same behavior: the instruction view is shown only the first time that the user set the cardboard view mode

What is the right behavior of the hidesTransitionView property? How can I hide the instructions view?

sanjayc77 commented 6 years ago

Is this the hidesTransistionView property of GVRWidgetView? We have deprecated GVRWidgetView based apps and want developers to switch to GVRKit, also available as Cocoapod.