I'm trying to present stereo VC in my app, but I'm getting this issue:
*** Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [MetalScope.StereoViewController shouldAutorotate] is returning YES'
I made the app available in all orientation, yet didn't work, any thoughts?
I'm trying to present stereo VC in my app, but I'm getting this issue:
I made the app available in all orientation, yet didn't work, any thoughts?