I have tried to prevent a user from changing the scale of a 3d model in AR Quick Look. I have used allowsContentScaling as described here: https://developer.apple.com/forums/thread/124558?answerId=389784022#389784022
My code look something like that:
<a rel="ar"
href="https://developer.apple.com/augmented-reality/quick-look/models/drummertoy/toy_drummer.usdz#allowsContentScaling=0 ">
Open AR</a>
Unfrotunettley it didn't work. I can still resize a model.
Am I doing something wrong?
My Device:
Iphone XS
Ios: 13.6
My code look something like that:
<a rel="ar"
href="https://developer.apple.com/augmented-reality/quick-look/models/drummertoy/toy_drummer.usdz#allowsContentScaling=0 ">
Open AR</a>
Unfrotunettley it didn't work. I can still resize a model.
Am I doing something wrong?
My Device:
Iphone XS
Ios: 13.6