Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将 wikiitude 用于我的增强现实移动应用程序项目。当我的相机处于横向模式时,我遇到了这个问题。
第一次尝试:
第二次尝试:
第三次尝试(这里的问题):
万一这个提示可能有人。因此,在您的 viewController 中添加以下代码片段。
[self.architectView setShouldRotate:YES toInterfaceOrientation:UIInterfaceOrientationLandscapeLeft];