Hi there!
I am stuck with some AR issues on iOS. So, for some reasons in our project we use scale x -1 for flipping geometry. And that geometry loses facade faces in ‘quick look ar’ app on iOS. Scale x -1 is flipping normals in this app as I understand. All of this looks like an iOS issue, cause if we just open that model for view not for AR the model will render correctly.
That’s why I am looking for a method for applying scale for geometry in threejs like in the Blender ‘CTRL’ + A → Scale, which reset scale to 1 and keep transformation.
For AR we use a cross platform tool - model-viewer.