I having having issue with pinch to zoom when snap to screen a 3d model. It is working fine with iOS but not working with Android. What could be the problem? Is this a bug ?
N
Noman Ahmed
said
almost 7 years ago
Hi;
I am facing same issue pinch to zoom of a 3D model is working fine on iPhone but having a problem on android.
A
Andreas Schacherbauer
said
almost 7 years ago
Hi, Am I right that you try out our snap to screen example? It uses standard JS events to get the pinch events. This does not work on all Android web views. In your final project you can use some JS libraries that work around this Android behaviour.
Best regards
Andreas
N
Noman Ahmed
said
almost 7 years ago
Hi;
Thanks for reply. Yes I have tried snap to screen example
Can you please suggest some JS libraries that work out with all Android web views?
Salman.khan