AndyBeaulieu Posted October 21, 2014 Share Posted October 21, 2014 Hi All! It looks like touch events on iOS8/Safari do not work at this time (can't pan camera, zoom, etc.). I just want to verify this is true, and ask if this is something that is planned, or if there are some limitations on iOS Safari that prevent this? Thanks!-Andy Quote Link to comment Share on other sites More sharing options...
Paradine Posted October 21, 2014 Share Posted October 21, 2014 It might partially depend on this feature: http://caniuse.com/#feat=css-touch-action Quote Link to comment Share on other sites More sharing options...
davrous Posted October 21, 2014 Share Posted October 21, 2014 Touch events are supported by Babylon.js via our hand.js pointer events polyfill. It allows us to support multi touch. Still, the gesture are only properly supported via Pointer Events today. This means that you can zoom on our ArcRotate camera on IE without any problem but not on iOS/Chrome yet. I know that deltakosh has started pushing touch events gesture but it doesn't seem to work properly yet. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 21, 2014 Share Posted October 21, 2014 This should work Quote Link to comment Share on other sites More sharing options...
AndyBeaulieu Posted October 21, 2014 Author Share Posted October 21, 2014 Thanks for the info guys! If you could point me to a demo that works with touch on iOS8, maybe I can figure out what I'm doing differently. I have the latest dev source from a couple of days ago. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.