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 ?
C
Christian Ebner
said
over 7 years ago
Which devices do you use for testing? Which Android/iOS version are you using?
S
Salman.khan
said
over 7 years ago
Device: Samsung Galaxy S4
Model Number: GT-I9505
Android Version: 5.0.1
N
Noman Ahmed
said
over 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
over 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
over 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