Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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