技术文章 - CS410270
相机小部件冻结移动 IOS 上的 Vuforia View 9.17 中的 3D 项目和相机。
已修改: 05-Feb-2024
适用于
- Vuforia View 9.16.0
- both the official PTC Vuforia Studio camera widget and the custom API code for taking a picture have the same behavior on IOS with Vuforia View 9.17
- e.g. the following API code will have the same issue:
$scope.takePhoto = function(AugmentationsEnabled) {
tml3dRenderer.takeScreenshot({withAugmentation: AugmentationsEnabled}, $scope.openSaveDialog, null);
$scope.view.wdg['maxImagePopup'].visible = false;
}
E.g. the example to take photos without to countdown of 3 seconds.
说明
- 相机小部件冻结移动 IOS 上的 Vuforia View 9.17 中的 3D 项目和相机。
- 锁定照片后,它会冻结移动设备上 Vuforia View 9.17 中的所有 3D 项目和相机显示。
- 当 3D 项目被冻结时 - 2D 小部件正在工作,但仍然无法恢复,因此在不重新启动的情况下无法进行进一步的工作。问题是 Vuforia 应用程序版本 9.17 中的新问题
- Anrdoid 移动平台上不会出现此问题。
- 9.16 及更早版本不会出现此问题
- 在 iOS Apple 平台上,问题是一致的 - 它总是会发生。
这是文章 410270 的 PDF 版本,可能已过期。最新版本 CS410270