iOS Wikitude模糊渲染
iOS Wikitude ambigous rendering
我正在使用 Wikitude SDK。并从 URL 加载架构师世界。 SDK 加载并呈现得很好 IMAGE1. When clicked on a link within the architect world a browser opens [which is the required behaviour]. After it opens and I rotate the device and then navigate back to the application the SDK renders incorrectly IMAGE2 VK Logo 重叠。
我试过管理应用程序生命周期。在 viewDidDisappear 中停止了 SDK,并在 viewWillAppear 方法中启动了它,但它就是不起作用。
您是否尝试过使用最新版本的Wikitude SDK (5.1.1)。 5.0 版存在与 OpenGL 相关的问题,已在后续更新中修复。
我正在使用 Wikitude SDK。并从 URL 加载架构师世界。 SDK 加载并呈现得很好 IMAGE1. When clicked on a link within the architect world a browser opens [which is the required behaviour]. After it opens and I rotate the device and then navigate back to the application the SDK renders incorrectly IMAGE2 VK Logo 重叠。
我试过管理应用程序生命周期。在 viewDidDisappear 中停止了 SDK,并在 viewWillAppear 方法中启动了它,但它就是不起作用。
您是否尝试过使用最新版本的Wikitude SDK (5.1.1)。 5.0 版存在与 OpenGL 相关的问题,已在后续更新中修复。