Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Please help me as we update our iphone from iOS16 to iOS17 and my this function is not working anymore with which i was taking images. VUFORIA STUDIO
$scope.takePhoto = function(AugmentationsEnabled) {
tml3dRenderer.takeScreenshot({withAugmentation: AugmentationsEnabled}, $scope.openSaveDialog, null);
$scope.view.wdg['maxImagePopup'].visible = false;
}
Hi @MA8731174
Issue was reported and is fixed:
so fix should be availbile in the meantime in IOS Store
Could you ,please, provide short feedback if you could verify this issue with the latest version? Thanks