技术文章 - CS410270

相机小部件冻结移动 IOS 上的 Vuforia View 9.17 中的 3D 项目和相机。

已修改: 05-Feb-2024   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • 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